| From: | David Glasser <glasser(at)apollographql(dot)com> |
|---|---|
| To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: No docs for interaction of ON DELETE/UPDATE and permissions |
| Date: | 2020-02-25 18:30:56 |
| Message-ID: | CAOz3OduOYEAFfcJzWtRPML=4i_85jspphcwpfLRfz3-pr4xkEw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Tue, Feb 25, 2020 at 1:54 AM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
> I am not sure if CREATE TABLE is the perfect place; another place that
> would offer ifself is
> https://www.postgresql.org/docs/current/ddl-constraints.html#DDL-CONSTRAINTS-FK ,
> where foreign key constraints are explained.
I had found that too, but it doesn't look like that page talks about
permissions at all. It seems like the CREATE TABLE docs are the
"reference" for referential actions (pun not intended). Should I add
it to both places perhaps?
Should docs patches be sent to this list or to pgsql-hackers?
https://wiki.postgresql.org/wiki/Submitting_a_Patch is not clear.
--dave
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Tews | 2020-02-25 19:24:13 | Better documentation for row_number() combined with set returning functions |
| Previous Message | Laurenz Albe | 2020-02-25 09:54:52 | Re: No docs for interaction of ON DELETE/UPDATE and permissions |