Check startup packet is identical before reusing existing connection.
authorTatsuo Ishii <ishii at sraoss.co.jp>
Sat, 25 Mar 2006 08:43:52 +0000 (08:43 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Sat, 25 Mar 2006 08:43:52 +0000 (08:43 +0000)
commitd3d8f8bda7c734ccdfac7e2049ea9613d6059507
tree7fce9c6e138c99497da77c730c9b7580dd3688e0
parent4757a14029b92f480ae806047b6aeb529a9ff310
Check startup packet is identical before reusing existing connection.
even if user/database/major are same, OPTION and other data might be
different. One of such an example is, psql/JDBC 8.1 connects one and
another.
child.c