2008/12/15 Zeugswetter Andreas OSB sIT <Andreas.Zeugswetter@s-itsolutions.at>:
>
>> it's look well, but I still prefer some combination with =
>>
>> name: = ''
>> name: => '''
>> :name = ''
>> $name => ..
>> $name = ..
>
> I wonder about name := ''.
>
> := is used in Pascal/Ada to assign a value. Or would that again be an allowed operator in pg ?
>
I like it too, but there is problem with possible collision with
custom operator
Pavel
> Andreas