new return value of PQfsize

Edmund Mergl <e.mergl@bawue.de>

From: Edmund Mergl <E.Mergl@bawue.de>
To: PostgreSQL Developers Mailinglist <pgsql-hackers@postgresql.org>
Date: 1998-09-09T13:07:05Z
Lists: pgsql-hackers
Hi,

the libpq-function PQfsize() now returns
int instead of short. It looks like, that
this needs some adaption in the backend, 
because now the size of a variable length
field is returned as 65535 instead of -1.

Edmund
-- 
Edmund Mergl          mailto:E.Mergl@bawue.de
Im Haldenhau 9        http://www.bawue.de/~mergl
70565 Stuttgart       fon: +49 711 747503
Germany