Joe Conway <[EMAIL PROTECTED]> writes:
>> In both Perl and Python, that type of function is called "join".
> Hmmm -- I doubt that would fly, although I see it is specifically
> allowed as a function name (func_name_keyword list). Anyone have
> opinions on this either way?
Good point --- it would work today, but any small tweak in the JOIN
grammar might force us to reserve the keyword altogether. It'd be
safer to use a name that is not an SQL keyword ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])