Just noticed that formatting isn't rendered properly in the mailing list
archive on the postgresql website. Here is the plaintext version of the
original email:
Hi all.
The way it is described in the documentation for GRANT syntax
(https://www.postgresql.org/docs/10/static/sql-grant.html en
Hi all.The way it is described in the documentation for GRANT syntax (https://www.postgresql.org/docs/10/static/sql-grant.html end all prior versions) doesn't look quite right. According to the doc, something like that shouldn't be possible: GRANT SELECT(field), TRUNCATE, INSERT(abc) ON TABLE fooba