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-

[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 CR