]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix XML formatting that psql cannot handle
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 3 Feb 2023 08:04:35 +0000 (09:04 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 3 Feb 2023 08:08:22 +0000 (09:08 +0100)
commita28bf818eaaa4bc71f492071b5a8e6bb0919e4ed
tree80ff6f9631a7a567523fd97e48dabd60a3a2d71d
parent7ddc428ef005710e8b220cdd2a90231296294781
doc: Fix XML formatting that psql cannot handle

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.
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/move.sgml