RE: 64 bit integers
От | Dave Page |
---|---|
Тема | RE: 64 bit integers |
Дата | |
Msg-id | 8568FC767B4AD311AC33006097BCD3D61A2A9F@woody.vale-housing.co.uk обсуждение исходный текст |
Ответ на | 64 bit integers (Christian Bucanac <christian.bucanac@mindark.com>) |
Список | pgsql-odbc |
> -----Original Message----- > From: Christian Bucanac [mailto:christian.bucanac@mindark.com] > Sent: 10 April 2001 14:57 > To: 'pgsql-odbc@postgresql.org' > Subject: [ODBC] 64 bit integers > > > Hi! > I wonder if you can use 64 bit integers with postgresql? I > have checked > around a little. It seems like that postgresql supports 64 > bit integers, but > the odbc driver does not. Is this correct, or is there a > postgresql odbc > implementation for 64 bit integers? Any suggestions on how to > proceed? > Thanks for your help! > Sincerely, > Christian Bucanac Unless I've completely go the wrong end of the stick, int8 is a 64 bit integer (the 8 refering to 8 bytes). The ODBC driver has correctly support int8 since v7.01.0001 if I remember correctly (it treats the type as SQLBIGINT). The latest version (v07.01.0004) is at ftp://ftp.postgresql.org/pub/odbc Regards, Dave.
В списке pgsql-odbc по дате отправления: