From: | Jonathan Fuerth <fuerth(at)sqlpower(dot)ca> |
---|---|
To: | Andrei Gaspar <andi(at)softnrg(dot)dnttm(dot)ro> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Frontend/Backend protocol 3.0 |
Date: | 2005-06-03 14:35:51 |
Message-ID: | 53b3fe7b70023ab2fcd35537fb60c15e@sqlpower.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
On Jun 3, 2005, at 3:44 AM, Andrei Gaspar wrote:
> That is great.
> I've been using psqlodbc and missed a proper error code / sqlstate
>
Yeah. We absolutely needed it for a project we're implementing on
postgres, so I had to do it. :)
Someone else asked me in an off-list message if this patch adds support
for the new 'P' and 'B' frontend messages (for more efficient prepared
statement handling--the JDBC driver already supports this). It does
not.. I mentioned that under the "what I can't/won't do soon" section.
I think it's a good idea, and someone should do it. I might do it some
day, but I have to get back to more pressing things next week.
-Jonathan Fuerth
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-06-03 21:20:58 | Re: Frontend/Backend protocol 3.0 |
Previous Message | Andrei Gaspar | 2005-06-03 07:44:14 | Re: Frontend/Backend protocol 3.0 |