From: Dean Rasheed Date: Fri, 24 Nov 2017 13:59:25 +0000 (+0000) Subject: Fix broken XML in CREATE POLICY sgml. X-Git-Tag: REL_11_BETA1~1175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26329ad8dcc78eb651ab61f6b17c4f5f7bb77323;p=postgresql Fix broken XML in CREATE POLICY sgml. Commit 87c2a17fee failed to close some tags (necessary now that the SGML docs are in fact XML). --- diff --git a/doc/src/sgml/ref/create_policy.sgml b/doc/src/sgml/ref/create_policy.sgml index b4e66b11b8..85c74e8e82 100644 --- a/doc/src/sgml/ref/create_policy.sgml +++ b/doc/src/sgml/ref/create_policy.sgml @@ -75,7 +75,7 @@ CREATE POLICY name ON summarizes how the different types + summarizes how the different types of policy apply to specific commands. @@ -398,9 +398,9 @@ CREATE POLICY name ON Policies Applied by Command Type - - - + + + Command @@ -463,7 +463,7 @@ CREATE POLICY name ON UPDATE Existing & new rows - + Existing row @@ -474,7 +474,7 @@ CREATE POLICY name ON DELETE Existing row - +