Re: MySQL has transactions

Поиск
Список
Период
Сортировка
От David Wall
Тема Re: MySQL has transactions
Дата
Msg-id 94n9q3$2jd4$1@news.tht.net
обсуждение исходный текст
Ответ на Re: MySQL has transactions  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Список pgsql-general
> > Something I'm curious about: does MySQL support user-defined datatypes?
>
> No, it does not.
>
> > If so, how hard is it to make a new datatype?  I think datatype
> > extensibility is one of the cooler features of Postgres ...

Making new datatypes sounds good, but in practice how easy is it to do?  I
don't see old SQL92 types like BLOB being supported by the database, and
large objects appears quite broken in its implementation, so adding new
types can't be all that easy to do.

David



В списке pgsql-general по дате отправления:

Предыдущее
От: oberpwd@anubis.network.com (Wade D. Oberpriller)
Дата:
Сообщение: pg_ctl bug
Следующее
От: Anand Raman
Дата:
Сообщение: Re: backend closing connections while executing...