Allowed types in embedded SQL, ecpg

From: Hans-Michael Stahl <Hans-Michael(dot)Stahl(at)condat(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Allowed types in embedded SQL, ecpg
Date: 2009-10-26 10:30:22
Message-ID: 4AE57A3E.3020101@condat.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When reading the documentation (Section 32.6.3. Different types of host
variables) I find description only for basic date types. It is not
described, how I can retrieve, for example, a big integer, byte varying,
bit varying, or text data type in embedded SQL.

Is this not possible, or is it only not described, or do I read at the
wrong place?

Browse pgsql-general by date

  From Date Subject
Next Message silly8888 2009-10-26 10:30:50 cursor MOVE vs OFFSET in SELECT
Previous Message Pavel Stehule 2009-10-26 04:37:24 Re: Can the string literal syntax for function definitions please be dropped ?