Carl Anderson <[EMAIL PROTECTED]> writes:
> this use of "@" in the default schema is a bit counter intuitive
> so I offer the following patch against CVS

Hmm, this seems like a wart, but then the db_user_namespace feature
is an acknowledged wart already.

I think I'd be willing to hold still for this if it happens only when
db_user_namespace is on.  Comments anyone?

> +                                     uname_local = (char *) 
> malloc(strlen(uname)); +                                      strcpy 
> (uname_local,uname);

Use pstrdup, please.

                        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