Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36f0b1c

Browse files
committed
Remove odd duplicate wording in psql pager section.
1 parent4107478 commit36f0b1c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.203 2008/05/08 17:04:26 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.204 2008/05/1404:07:01 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1714,16 +1714,13 @@ lo_import 152801
17141714
</para>
17151715

17161716
<para>
1717-
When the pager is off, the pager is not used. When the pager
1718-
ison, the pager is used only when appropriate, i.e. the
1717+
When the pager is<literal>off</>, the pager is not used. When the pager
1718+
is<literal>on</>, the pager is used only when appropriate, i.e. the
17191719
output is to a terminal and will not fit on the screen.
17201720
(<application>psql</> does not do a perfect job of estimating
17211721
when to use the pager.) <literal>\pset pager</> turns the
17221722
pager on and off. Pager can also be set to <literal>always</>,
1723-
which causes the pager to be always used, or you can set the pager
1724-
to <literal>on</> which will enable the usage of the pager when
1725-
appropriate, or you can set the pager to <literal>off</> which
1726-
will disable the pager.
1723+
which causes the pager to be always used.
17271724
</para>
17281725
</listitem>
17291726
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp