column size in libpq

From: Piotr Filipczuk <filip(at)oeiizk(dot)waw(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: column size in libpq
Date: 2005-04-25 08:53:57
Message-ID: 426CB025.9010209@oeiizk.waw.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How to determinate column size in query in libpq? Especially when column
is declared for exapmle as varchar(64). PQfsize return -1 which mean
that is variable and PQfmod returns 68.

Piotr Filipczuk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ragnar Hafstað 2005-04-25 08:54:10 Re: SQLException "Connection is closed. Operation is not
Previous Message Florian G. Pflug 2005-04-25 08:32:57 What does "tuple concurrently updated" mean?