one byte data type

Поиск
Список
Период
Сортировка
От Shachar Shemesh
Тема one byte data type
Дата
Msg-id 404C84F9.6020502@shemesh.biz
обсуждение исходный текст
Ответы Re: one byte data type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi gang,

Is there a datatype that means "one byte"? I'm importing a database from 
SQL Server, and some of the rows there are of this type. When I convert 
them to int2, I have discrepancies with the program that uses the 
database (OLE DB uses binary mode transfers, so the size of the variable 
is important beyond it's legal range).
            Shachar

-- 
Shachar Shemesh
Lingnu Open Systems Consulting
http://www.lingnu.com/



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

Предыдущее
От: Dennis Haney
Дата:
Сообщение: Re: IN joining
Следующее
От: Tom Lane
Дата:
Сообщение: Re: avg() for timestamp