Re: patch: Allow the UUID type to accept non-standard formats - Mailing list pgsql-hackers

From Grzegorz Jaskiewicz
Subject Re: patch: Allow the UUID type to accept non-standard formats
Date
Msg-id 7762192A-F7C3-4B83-B008-5FD1354EF273@pointblue.com.pl
Whole thread Raw
In response to Re: patch: Allow the UUID type to accept non-standard formats  ("Robert Haas" <robertmhaas@gmail.com>)
Responses Re: patch: Allow the UUID type to accept non-standard formats
List pgsql-hackers
I think it will be as expensive to app to convert UUID to standard  
format, as it would be too postgrsql.
But if psql does it - everyone would expect it to do it right. You  
can't possibly detect all forms of screwed up design, and expect  
application to pick it up.
All I say, is I think it would be better to be conservative in this  
case. And funny enough, I only replied to that message - because I  
know something about trying to compensate for non standard types, and  
I've seen that discussion quite few times around here in the past.

Just a friendly opinion.



pgsql-hackers by date:

Previous
From: "Robert Haas"
Date:
Subject: Re: patch: Allow the UUID type to accept non-standard formats
Next
From: "Robert Haas"
Date:
Subject: Re: patch: Allow the UUID type to accept non-standard formats