Fix broken XML in CREATE POLICY sgml.
authorDean Rasheed
Fri, 24 Nov 2017 13:59:25 +0000 (13:59 +0000)
committerDean Rasheed
Fri, 24 Nov 2017 13:59:25 +0000 (13:59 +0000)
Commit 87c2a17fee failed to close some tags (necessary now that the
SGML docs are in fact XML).

doc/src/sgml/ref/create_policy.sgml

index b4e66b11b82097b6ce0f69f64b77ced94961879a..85c74e8e82d989536bd2c87aeba8c38ebb3882e7 100644 (file)
@@ -75,7 +75,7 @@ CREATE POLICY name ON 
    default for newly created policies is that they apply for all commands and
    roles, unless otherwise specified.  Multiple policies may apply to a single
    command; see below for more details.
-    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
-        
+        />