casting behavior of oids and relation names - Mailing list pgsql-general

From salah jubeh
Subject casting behavior of oids and relation names
Date
Msg-id 1337174456.52834.YahooMailNeo@web161502.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: casting behavior of oids and relation names
Re: casting behavior of oids and relation names
List pgsql-general
Hello guys,

In some cases when I cast the oid to relation names ('xxxx'::regclass::text)  I get  schemaname.tablename and in some cases I just get tablename. I thought at the beginning, this is due name duplication of tables in different schemas but it seems not.  Also, this seems as a schema option because it happen only in certain schemas.  How I can get a consistent names of the casting ? 

Thanks in advance

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: vacuum, vacuum full and problems releasing disk space
Next
From: Tom Lane
Date:
Subject: Re: casting behavior of oids and relation names