Re: VARDATA strangness!!!

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: VARDATA strangness!!!
Дата
Msg-id Pine.LNX.4.30.0104182037570.762-100000@peter.localdomain
обсуждение исходный текст
Ответ на VARDATA strangness!!!  (Lonnie Cumberland <lonnie_cumberland@yahoo.com>)
Список pgsql-interfaces
Lonnie Cumberland writes:

> The problem is that I cannot seem to get the VARDATA and VARSIZE to work
> correctly and the VARSIZE always seems to be 4 bytes longer for each of the
> input variables.

VARSIZE includes the size required to store the VARSIZE, i.e., a 4 byte
integer.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [GENERAL] Where are the 7.1 RPM's?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Perl DBI documentation