Tutorial patch

Started by David Fetteralmost 22 years ago3 messagespatches
Jump to latest
#1David Fetter
david@fetter.org

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!

Attachments:

tutorial.difftext/plain; charset=us-asciiDownload+94-11
#2Bruce Momjian
bruce@momjian.us
In reply to: David Fetter (#1)
Re: Tutorial patch

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
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: David Fetter (#1)
Re: Tutorial patch

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