Binary cursors, numerics and other types

From: Theo Kramer <theo(at)flame(dot)co(dot)za>
To: hackers(at)postgresql(dot)org
Subject: Binary cursors, numerics and other types
Date: 1999-08-16 16:09:13
Message-ID: 37B837A9.DCB4CADB@flame.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am using the libpq interface with binary cursors and am using numeric
fields. There seems to be no conversion routines available in the
front end library for numeric types. Am I missing something or do
I have to roll my own from numeric.c as per the backend?

I also can't find anything in libpq on dates.

Should appropriate conversion routines exist in libpq?

--------
Regards
Theo

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-08-16 16:20:15 Re: [HACKERS] Re: [CORE] Re: tomorrow
Previous Message Theo Kramer 1999-08-16 15:33:50 Re: [HACKERS] Re: [CORE] Re: tomorrow