git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9881132)
doc: Fix XML formatting that psql cannot handle
Fri, 3 Feb 2023 08:04:35 +0000 (09:04 +0100)
Fri, 3 Feb 2023 08:04:35 +0000 (09:04 +0100)
Breaking <phrase> over two lines is not handled by psql's
create_help.pl. (It creates faulty \help output.)

Undo the formatting change introduced by
9bdad1b5153e5d6b77a8f9c6e32286d6bafcd76d to fix this for now.


diff --git a/doc/src/sgml/ref/fetch.sgml b/doc/src/sgml/ref/fetch.sgml
index 83d58e54b9d82c25abc09f63193f0db64ce3c833..f0f3ac2a02899b933fcc596db28eaaece76b51e7 100644 (file)
--- a/doc/src/sgml/ref/fetch.sgml
+++ b/doc/src/sgml/ref/fetch.sgml
@@ -29,8 +29,7 @@ PostgreSQL documentation
<synopsis>
FETCH [ <replaceable class="parameter">direction</replaceable> ] [ FROM | IN ] <replaceable class="parameter">cursor_name</replaceable>
-<phrase>where <replaceable class="parameter">direction</replaceable> can
-be one of:</phrase>
+<phrase>where <replaceable class="parameter">direction</replaceable> can be one of:</phrase>
NEXT
PRIOR
diff --git a/doc/src/sgml/ref/move.sgml b/doc/src/sgml/ref/move.sgml
index 8378439debbadb11ef7bcd078c37a01e92e2e13a..89b5a24101353ddb72366494012054f052b66957 100644 (file)
--- a/doc/src/sgml/ref/move.sgml
+++ b/doc/src/sgml/ref/move.sgml
@@ -29,8 +29,7 @@ PostgreSQL documentation
<synopsis>
MOVE [ <replaceable class="parameter">direction</replaceable> ] [ FROM | IN ] <replaceable class="parameter">cursor_name</replaceable>
-<phrase>where <replaceable class="parameter">direction</replaceable> can
-be one of:</phrase>
+<phrase>where <replaceable class="parameter">direction</replaceable> can be one of:</phrase>
NEXT
PRIOR
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /