Thread: Tutorial patch

Tutorial patch

From
David Fetter
Date:
Folks,

This adds a caveat to the inheritance part of the tutorial.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Attachment

Re: Tutorial patch

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


David Fetter wrote:
> Folks,
>
> This adds a caveat to the inheritance part of the tutorial.
>
> Cheers,
> D
> --
> David Fetter david@fetter.org http://fetter.org/
> phone: +1 510 893 6100   mobile: +1 415 235 3778
>
> Remember to vote!

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: Tutorial patch

From
Tom Lane
Date:
David Fetter <david@fetter.org> writes:
> This adds a caveat to the inheritance part of the tutorial.

I have a problem with putting this sort of thing in the tutorial.
How about we move the workaround example to chapter 5.5, instead?

            regards, tom lane