| From: | bruno(at)wolff(dot)to |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | 7.2 doc comments |
| Date: | 2001-11-11 13:30:45 |
| Message-ID: | 20011111073045.A6573@cerberus.csd.uwm.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-docs |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-11-11 15:39:30 | Re: Bug #513: union all changes char(3) column definition |
| Previous Message | Tom Lane | 2001-11-11 04:02:02 | Re: Bug #514: Backend crashes periodically |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-11-11 19:24:51 | Re: 7.2 doc comments |
| Previous Message | Vince Vielhaber | 2001-11-09 14:00:10 | Re: dead link |