> On May 11, 2018, at 8:15 PM, Tom Lane wrote:
>
> "David G. Johnston" writes:
>> I'm suspecting that our best bet is leave the notation page a bit vague and
>> just clear up confusion when it arises. The example above, while probably
>> technically incorrect, is, I'm reasonably certain, commo
"David G. Johnston" writes:
> I'm suspecting that our best bet is leave the notation page a bit vague and
> just clear up confusion when it arises. The example above, while probably
> technically incorrect, is, I'm reasonably certain, common and saying its
> wrong and fixing it is unlikely to hap
Please keep communications on-list.
On Fri, May 11, 2018 at 3:05 PM, Peter Korim wrote:
> Ok David
>
> by your definition and following synopsis:
> CREATE [ OR REPLACE ] FUNCTION
> name (
>
> [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } default_expr ] [, ...]
> ] )
> (seen here: ht
On Friday, May 11, 2018, David G. Johnston
wrote:
> On Friday, May 11, 2018, Peter Korim wrote:
>
>> Hallo
>>
>> I search for it and did notsucceeded.
>> Where is exact definition of the grammar used here?
>>
>> I thing the text "[,...]" is unclear concerning what is to be repeted.
>>
>
> Not t
On Friday, May 11, 2018, Peter Korim wrote:
> Hallo
>
> I search for it and did notsucceeded.
> Where is exact definition of the grammar used here?
>
> I thing the text "[,...]" is unclear concerning what is to be repeted.
>
Not that I've found, do you have an example?
>
> here:
>*https: