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

Commit91e01e2

Browse files
committed
Make table in example less wide.
1 parenta6eeb8c commit91e01e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/ref/show.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/show.sgml,v 1.49 2010/04/03 07:23:02 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/show.sgml,v 1.50 2010/05/17 20:50:44 alvherre Exp $
33
PostgreSQL documentation
44
-->
55

@@ -168,14 +168,14 @@ SHOW geqo;
168168
Show all settings:
169169
<programlisting>
170170
SHOW ALL;
171-
name |setting | description
172-
---------------------------------+-------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------
173-
allow_system_table_mods| off| Allows modifications of the structure ofsystem tables.
171+
name|setting| description
172+
-------------------------+---------+-------------------------------------------------
173+
allow_system_table_mods | off | Allows modifications of the structure of...
174174
.
175175
.
176176
.
177-
xmloption| content| Sets whether XML data in implicit parsingand serialization operations is to be considered as documents or content fragments.
178-
zero_damaged_pages| off | Continues processing past damaged page headers.
177+
xmloption | content | Sets whether XML data in implicit parsing...
178+
zero_damaged_pages | off | Continues processing past damaged page headers.
179179
(196 rows)
180180
</programlisting>
181181
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp