Re: Why SELECT OWNER.TABLENAME.COLUMNNAME not working ? - Mailing list pgsql-general

From Oliver Elphick
Subject Re: Why SELECT OWNER.TABLENAME.COLUMNNAME not working ?
Date
Msg-id 200103061704.f26H4OG14783@linda.lfix.co.uk
Whole thread Raw
In response to Why SELECT OWNER.TABLENAME.COLUMNNAME not working ?  ("Zuev Dmitry" <envoy1@chat.ru>)
List pgsql-general
"Zuev Dmitry" wrote:
  >Can anybody tell me why i can't specify OWNER then i select a pack of tuples
  >?
  >If i set only TABLENAME.COLUMNNAME all is work, but when i adding to this
  >OWNER it's fail.

This syntax is not (yet) supported.

If it were supported, the first element (according to SQL specs) would be
SCHEMA not OWNER, though I suppose by implication they might be the same.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "The LORD is my light and my salvation; whom shall I
      fear? the LORD is the strength of my life; of whom
      shall I be afraid?"           Psalms 27:1



pgsql-general by date:

Previous
From: "Wouter"
Date:
Subject: python-postgres RPM
Next
From: God_Of_Pain
Date:
Subject: Why are tables sizes so big?