Type OID search does not support search_path and multiple schemas

From: Valentine Gogichashvili <valgog(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Type OID search does not support search_path and multiple schemas
Date: 2011-12-29 12:16:44
Message-ID: 19064087.973.1325161004406.JavaMail.geo-discussion-forums@vbmr10
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

When searching for OID of a Type, current search_path is not considered and if type with the same name exists in several schemas, not a valid OID is fetched to be cached in TypeInfoCache class.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel Jeffery 2011-12-30 00:30:21 On Insert Do Instead Select....
Previous Message Maciek Sakrejda 2011-12-28 02:18:58 Re: test git conversion