Re: Would like to contribute a section to docs for 9.3. Where to start? - Mailing list pgsql-docs

From Tom Lane
Subject Re: Would like to contribute a section to docs for 9.3. Where to start?
Date
Msg-id 9069.1345004510@sss.pgh.pa.us
Whole thread Raw
In response to Re: Would like to contribute a section to docs for 9.3. Where to start?  (Chris Travers <chris.travers@gmail.com>)
List pgsql-docs
Chris Travers <chris.travers@gmail.com> writes:
> Also in my tests, I found that inherited relations do not inherit casts.
> Is this intentional?

Um, in what way exactly?  It's true that we don't consider that a cast
from X to Y and a cast from Y to Z should automatically give you a cast
from X to Z, but that's not specific to inherited relations.  Or did
you have something else in mind?

            regards, tom lane


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: lo_manage trigger on updates
Next
From: Chris Travers
Date:
Subject: Re: Would like to contribute a section to docs for 9.3. Where to start?