7.2 doc comments - Mailing list pgsql-bugs

From bruno@wolff.to
Subject 7.2 doc comments
Date
Msg-id 20011111073045.A6573@cerberus.csd.uwm.edu
Whole thread Raw
Responses Re: 7.2 doc comments  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
There seems to be a typo in the GRANT documentation.
REFERENCES
 To create of a table with a foreign key constraint, it is
 necessary to have this privilege on the table with the primary
 key.

I think you just want to remove "of".

I also found it odd that currval, nextval, and setval are covered in
the CREATE SEQUENCE and not in a section under functions. Even if the
main documentation for them stays in CREATE SEQUENCE, a reference to
them from the function documentation would be nice.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #514: Backend crashes periodically
Next
From: Peter Eisentraut
Date:
Subject: Re: Bug #513: union all changes char(3) column definition