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

Commitf124e82

Browse files
author
Neil Conway
committed
Add some missing SGML markup.
1 parenta4c75ec commitf124e82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎doc/src/sgml/ref/pg_restore.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.54 2005/07/25 22:12:31 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.55 2005/07/27 13:42:01 neilc Exp $ -->
22

33
<refentry id="APP-PGRESTORE">
44
<refmeta>
@@ -361,10 +361,10 @@
361361
<term><option>--use-set-session-authorization</option></term>
362362
<listitem>
363363
<para>
364-
Output SQL standard SET SESSION AUTHORIZATION commands instead of
365-
ALTER OWNER commands. This makes the dump more standards compatible,
366-
but depending onthehistory of the objects in the dump, may not
367-
restore properly.
364+
Output SQL standard<command>SET SESSION AUTHORIZATION</>
365+
commands instead of <command>ALTER OWNER</> commands. This
366+
makesthedump more standards compatible, but depending on the
367+
history of the objects in the dump, may notrestore properly.
368368
</para>
369369
</listitem>
370370
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp