ORDB and dot-notation query - Mailing list pgsql-sql

From ALLs.org
Subject ORDB and dot-notation query
Date
Msg-id 17189cdf0911102011t16863599qa68318b25d2b86dc@mail.gmail.com
Whole thread Raw
Responses Re: ORDB and dot-notation query  (Richard Broersma <richard.broersma@gmail.com>)
Re: ORDB and dot-notation query  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hi,<br /><br />I have problem with ORDB.<br /><br />When exec query:<br /><br />select * from clients WHERE<br
/>address.country.tld= 'de'<br /><br />address and country are custom table and TYPE <br /><br />I receive error:<br
/><br/><i>SQL error:<br /> ERROR: schema "adress" does not exist</i><br /><br />Do somebody have some problem and how
tofix this?<br /><br />Thanks  

pgsql-sql by date:

Previous
From: rafizeldi
Date:
Subject: Re: help-simplify query
Next
From: Richard Broersma
Date:
Subject: Re: ORDB and dot-notation query