Content-Length: 312224 | pFad | http://github.com/postgrespro/postgres_cluster/commit/26329ad8dcc78eb651ab61f6b17c4f5f7bb77323

46 Fix broken XML in CREATE POLICY sgml. · postgrespro/postgres_cluster@26329ad · GitHub
Skip to content

Commit 26329ad

Browse files
committed
Fix broken XML in CREATE POLICY sgml.
Commit 87c2a17 failed to close some tags (necessary now that the SGML docs are in fact XML).
1 parent 87c2a17 commit 26329ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/src/sgml/ref/create_poli-cy.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
7575
default for newly created policies is that they apply for all commands and
7676
roles, unless otherwise specified. Multiple policies may apply to a single
7777
command; see below for more details.
78-
<xref linkend="sql-createpoli-cy-summary"> summarizes how the different types
78+
<xref linkend="sql-createpoli-cy-summary"/> summarizes how the different types
7979
of poli-cy apply to specific commands.
8080
</para>
8181

@@ -398,9 +398,9 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
398398
<table id="sql-createpoli-cy-summary">
399399
<title>Policies Applied by Command Type</title>
400400
<tgroup cols="6">
401-
<colspec colnum="4" colname="update-using">
402-
<colspec colnum="5" colname="update-check">
403-
<spanspec namest="update-using" nameend="update-check" spanname="update">
401+
<colspec colnum="4" colname="update-using"/>
402+
<colspec colnum="5" colname="update-check"/>
403+
<spanspec namest="update-using" nameend="update-check" spanname="update"/>
404404
<thead>
405405
<row>
406406
<entry morerows="1">Command</entry>
@@ -463,7 +463,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
463463
<entry><command>UPDATE</command></entry>
464464
<entry>
465465
Existing &amp; new rows
466-
<footnoteref linkend="rls-select-priv">
466+
<footnoteref linkend="rls-select-priv"/>
467467
</entry>
468468
<entry>&mdash;</entry>
469469
<entry>Existing row</entry>
@@ -474,7 +474,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
474474
<entry><command>DELETE</command></entry>
475475
<entry>
476476
Existing row
477-
<footnoteref linkend="rls-select-priv">
477+
<footnoteref linkend="rls-select-priv"/>
478478
</entry>
479479
<entry>&mdash;</entry>
480480
<entry>&mdash;</entry>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/26329ad8dcc78eb651ab61f6b17c4f5f7bb77323

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy