]> granicus.if.org Git - postgresql/commitdiff
doc: Fix broken links in FOP build
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 8 Jun 2015 00:27:27 +0000 (20:27 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 8 Jun 2015 00:27:27 +0000 (20:27 -0400)
FOP doesn't handle links to table rows, so put the link to a cell
instead.

doc/src/sgml/func.sgml

index 080c388296fb08f8810b0cf0b52664b8daf0ba0e..1fb9ae217f726a47a2f1433fdf6f2a993cf840fc 100644 (file)
@@ -17260,8 +17260,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-create">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-create">
         <indexterm>
          <primary>pg_replication_origin_create</primary>
         </indexterm>
@@ -17276,8 +17276,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-drop">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-drop">
         <indexterm>
          <primary>pg_replication_origin_drop</primary>
         </indexterm>
@@ -17308,8 +17308,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-session-setup">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-session-setup">
         <indexterm>
          <primary>pg_replication_origin_session_setup</primary>
         </indexterm>
@@ -17357,8 +17357,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-session-progress">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-session-progress">
         <indexterm>
          <primary>pg_replication_origin_session_progress</primary>
         </indexterm>
@@ -17375,8 +17375,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-xact-setup">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-xact-setup">
         <indexterm>
          <primary>pg_replication_origin_xact_setup</primary>
         </indexterm>
@@ -17394,8 +17394,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-xact-reset">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-xact-reset">
         <indexterm>
          <primary>pg_replication_origin_xact_reset</primary>
         </indexterm>
@@ -17429,8 +17429,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
        </entry>
       </row>
 
-      <row id="pg-replication-origin-progress">
-       <entry>
+      <row>
+       <entry id="pg-replication-origin-progress">
         <indexterm>
          <primary>pg_replication_origin_progress</primary>
         </indexterm>