Re: patch: Allow the UUID type to accept non-standard formats

Поиск
Список
Период
Сортировка
Искать
От
Robert Haas
Тема
Re: patch: Allow the UUID type to accept non-standard formats
Дата
Msg-id
603c8f070810101237t1a15d814ta8e01d3f1f889831@mail.gmail.com
Ответ на
Список
Дерево обсуждения
patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Mark Mielke <mark@mark.mielke.cc>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Mark Mielke <mark@mark.mielke.cc>
Re: patch: Allow the UUID type to accept non-standard formats Tom Lane <tgl@sss.pgh.pa.us>
Re: patch: Allow the UUID type to accept non-standard formats "Pavel Stehule" <pavel.stehule@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats "Pavel Stehule" <pavel.stehule@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Decibel! <decibel@decibel.org>
Re: patch: Allow the UUID type to accept non-standard formats Grzegorz Jaskiewicz <gj@pointblue.com.pl>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Grzegorz Jaskiewicz <gj@pointblue.com.pl>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats "Dawid Kuroczko" <qnex42@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Peter Eisentraut <peter_e@gmx.net>
Re: patch: Allow the UUID type to accept non-standard formats "Robert Haas" <robertmhaas@gmail.com>
Re: patch: Allow the UUID type to accept non-standard formats Peter Eisentraut <peter_e@gmx.net>
> that only depends on definition of 'common variant'. Will it be just code
> that will accept letters and digits, and trying to make that into UUID ?

You are attacking a straw man.  No one is proposing that.

> I think those who designed their code to produce or accept non standard
> UUID, should work around problems they created in first place.

We're talking about compatibility with widely-used third-party
products, not home brew.  If Coldfusion or Xen whatever other product
uses a non-standard UUID format, we can choose to interoperate with it
gracefully or we can be pedantic and throw an error message.  But I
doubt that Coldfusion is going to change their UUID format just
because PostgreSQL chooses to kick out a syntax error.

> Otherwise, accepting non standard forms of UUIDs is going to be just a first
> step towards making the database produce non standard forms.

Then you can argue against it when someone proposes a patch that does
that.  This one doesn't.

...Robert

В списке pgsql-hackers по дате отправления
От: Pavel Stehule
Дата:
От: Grzegorz Jaskiewicz
Дата:
FAQ