From: | Gregory Stark <stark(at)enterprisedb(dot)com> |
---|---|
To: | "Andrew Chernow" <ac(at)esilo(dot)com> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Bruce Momjian" <bruce(at)momjian(dot)us>, "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, "Greg Sabino Mullane" <greg(at)turnstep(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] libpq type system 0.9a |
Date: | 2008-04-10 13:29:21 |
Message-ID: | 878wzlvnwu.fsf@oxford.xeocode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
"Andrew Chernow" <ac(at)esilo(dot)com> writes:
> Shoot! Feels like you always miss something.
>
> The patch uses PGconn's PQExpBuffer to set errors on a conn. Currently, there
> is no access to this buffer other than PQerrorMessage. Is the below okay?
Surely you would just provide a function to get pqtypes errors separate from
libpq errors?
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's PostGIS support!
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-04-10 13:36:23 | Re: Commit fest queue |
Previous Message | Andrew Dunstan | 2008-04-10 13:29:10 | Re: Commit fest queue |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Chernow | 2008-04-10 13:45:46 | Re: [PATCHES] libpq type system 0.9a |
Previous Message | Magnus Hagander | 2008-04-10 13:23:37 | Re: Fix for win32 stat() problems |