single byte unsigned integer datatype

Поиск
Список
Период
Сортировка
От Joe Conway
Тема single byte unsigned integer datatype
Дата
Msg-id 009501c07e3d$04a06820$42bc180a@jecw2k1
обсуждение исходный текст
Ответ на Re: how to select a time frame on timestamp rows.  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: single byte unsigned integer datatype
Список pgsql-sql
Hello,

I was looking for a datatype to represent a single byte unsigned integer.
The closest thing I can find looking through the online manual is a one byte
char. Are there any side-effects of using a char datatype for this purpose?
Is there a better datatype to use?

Thanks in advance,

Joe




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

Предыдущее
От: Alvar Freude
Дата:
Сообщение: Using INDEX on date/time values // Re: how to select a time frame on timestamp rows.
Следующее
От: "Sharmad Naik"
Дата:
Сообщение: importing of ISO file to Postgresql