Re: Fixed length data types issue

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Fixed length data types issue
Дата
Msg-id 87r6yiqur5.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Fixed length data types issue  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Fixed length data types issue  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:

> > Well it's irrelevant if we add a special data type to handle CHAR(1).
> 
> In that case you should probably be using "char" ...

Well "char" doesn't have quite the same semantics as CHAR(1). If that's the
consensus though then I can work on either fixing "char" semantics to match
CHAR(1) or adding a separate type instead.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com



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

Предыдущее
От: Gevik Babakhani
Дата:
Сообщение: Re: help wanted (fmgr.c)
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: contrib/xml2 and PG_MODULE_MAGIC