[DOCS] CONSTRAINT syntax in ALTER TABLE

2006-01-02 Thread Jim C. Nasby
Maybe it's just me, but I find it annoying that the ALTER TABLE docs
say to look at the CREATE TABLE docs for info on CONSTRAINT syntax. ISTM
it would be much better to:

Include the docs in both places, or
Break constraint syntax/info into it's own page

A last-resort would be to still refer to CREATE TABLE, but at least make
it link to the actual constraint section, instead of just linking to the
top of the page as it does now.

Would -docs accept a patch for #1 or #2?
-- 
Jim C. Nasby, Sr. Engineering Consultant  [EMAIL PROTECTED]
Pervasive Software  http://pervasive.comwork: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf   cell: 512-569-9461

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [DOCS] CONSTRAINT syntax in ALTER TABLE

2006-01-02 Thread Bruce Momjian
Jim C. Nasby wrote:
> Maybe it's just me, but I find it annoying that the ALTER TABLE docs
> say to look at the CREATE TABLE docs for info on CONSTRAINT syntax. ISTM
> it would be much better to:
> 
> Include the docs in both places, or
> Break constraint syntax/info into it's own page
> 
> A last-resort would be to still refer to CREATE TABLE, but at least make
> it link to the actual constraint section, instead of just linking to the
> top of the page as it does now.

I like that last idea.  I don't think duplicate documentation or a
separate section are a win.

-- 
  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 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly