Typo in ddl.sgml
Hi,
s/inheiritance/inheritance/g
Thanks,
Amit
Attachments:
typo-ddl-sgml.patchapplication/octet-stream; name=typo-ddl-sgml.patchDownload+1-1
On 20 April 2015 at 10:26, Amit Langote <amitlangote09@gmail.com> wrote:
Hi,
s/inheiritance/inheritance/g
Looks like it's misspelled in a few places:
$ grep -r 'inheiritance' .
./src/test/regress/expected/updatable_views.out:-- security barrier
view based on inheiritance set
./src/test/regress/sql/updatable_views.sql:-- security barrier view
based on inheiritance set
./doc/src/sgml/html/ddl-rowsecurity.html: and normal role membership
and inheiritance rules apply.
./doc/src/sgml/ddl.sgml: and normal role membership and inheiritance
rules apply.
--
Thom
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 4/20/15 5:31 AM, Thom Brown wrote:
On 20 April 2015 at 10:26, Amit Langote <amitlangote09@gmail.com> wrote:
Hi,
s/inheiritance/inheritance/g
Looks like it's misspelled in a few places:
$ grep -r 'inheiritance' .
./src/test/regress/expected/updatable_views.out:-- security barrier
view based on inheiritance set
./src/test/regress/sql/updatable_views.sql:-- security barrier view
based on inheiritance set
./doc/src/sgml/html/ddl-rowsecurity.html: and normal role membership
and inheiritance rules apply.
./doc/src/sgml/ddl.sgml: and normal role membership and inheiritance
rules apply.
Fixed
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs