Inheritance - Mailing list pgsql-sql

From Christophe Labouisse
Subject Inheritance
Date
Msg-id m2k8gcny12.fsf@localhost.localdomain
Whole thread Raw
Responses Re: Inheritance  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
List pgsql-sql
I have a table (A) with a few "sibbling" tables (B and C for
instance). When I make the following query : select id from A* where
[condition] pgsql returns ids taken from A, B or C (which is what I
want). Is there a way to know to what table the id actually belong ?


-- 
Le cinéma en Lumière : http://www.lumiere.org/
Fingerprint : 4721 651D D309 B302 93E4  5D73 CC52 DF3A E7C7 86CF


pgsql-sql by date:

Previous
From: Tubagus Nizomi
Date:
Subject: Max date in the month
Next
From: Peter Eisentraut
Date:
Subject: Re: Inheritance