I said:
> In Turkish this means that either INSERT or insert will be seen as
> a keyword, while either XINSERT or xinsert will become "xýnsert".

Sheesh.  Gotta think twice before pressing SEND.  That should be

        INSERT -> keyword
        insert -> keyword
        XINSERT -> "xýnsert"
        xinsert -> "xinsert"

since of course the issue is the lowercase transform of "I".

                        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])

Reply via email to