[DOCS] The Tutorial(TM)

2004-01-07 Thread David Fetter
Kind people,

I was looking over the Tutorial section, and noticed that Foreign Keys
is in the "Advanced" section.  I believe this is a mistake, and would
like to patch up the difference.  What files are involved in the
source tree apart from doc/src/sgml/query.sgml and
doc/src/sgml/query.sgml ?

TIA :)

Cheers,
D
-- 
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100cell: +1 415 235 3778

Power over a man's subsistence is power over his will.
Alexander Hamilton

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [DOCS] The Tutorial(TM)

2004-01-07 Thread Bruce Momjian
David Fetter wrote:
> Kind people,
> 
> I was looking over the Tutorial section, and noticed that Foreign Keys
> is in the "Advanced" section.  I believe this is a mistake, and would
> like to patch up the difference.  What files are involved in the
> source tree apart from doc/src/sgml/query.sgml and
> doc/src/sgml/query.sgml ?
> 
> TIA :)

I think you just move the section and submit a patch.

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

---(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


Re: [DOCS] The Tutorial(TM)

2004-01-07 Thread David Fetter
On Wed, Jan 07, 2004 at 09:13:47PM -0500, Bruce Momjian wrote:
> David Fetter wrote:
> > Kind people,
> > 
> > I was looking over the Tutorial section, and noticed that Foreign
> > Keys is in the "Advanced" section.  I believe this is a mistake,
> > and would like to patch up the difference.  What files are
> > involved in the source tree apart from doc/src/sgml/query.sgml and
> > doc/src/sgml/query.sgml ?
> > 
> > TIA :)
> 
> I think you just move the section and submit a patch.

Patching...

BTW, src/tutorial/basics.source and src/tutorial/advanced.source also
need patching for this.  BTW2, as this is a pretty extensive rewrite,
I'll put up a web page that shows how the patch would work :)

Cheers,
D
-- 
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100cell: +1 415 235 3778

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


[DOCS] Updated Russian translation of FAQ

2004-01-07 Thread Viktor Vislobokov
Hello All!

  There is updated Russian translation of FAQ in attachment

With best wishes,
Victor Vislobokov
Perm, Russia



FAQ_russian.html.gz
Description: GNU Zip compressed data

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [DOCS] The Tutorial(TM)

2004-01-07 Thread Peter Eisentraut
David Fetter wrote:
> I was looking over the Tutorial section, and noticed that Foreign
> Keys is in the "Advanced" section.  I believe this is a mistake,

Why?


---(end of broadcast)---
TIP 8: explain analyze is your friend