On Thu, May 18, 2017 at 5:05 PM, Tsunakawa, Takayuki
<tsunakawa.ta...@jp.fujitsu.com> wrote:
> So, how about trying connection to the next host when the class code is 
> neither 28, 3D, nor 42?
>
> Honestly, I'm not happy with this approach, for a maintenance reason that 
> others are worried about.  Besides, when the connection target is not 
> postgres and returns invalid data, no SQLSTATE is available.  I'm sorry to 
> repeat myself, but I believe PgJDBC's approach is practically good.  If you 
> think the SQLSTATE is the only way to go, I will put up with it.  It would be 
> disappointing if nothing is done.

FWIW, I am of the opinion to not have an implementation based on any
SQLSTATE codes, as well as not doing something similar to JDBC.
Keeping things simple is one reason, a second is that the approach
taken by libpq is correct at its root.
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to