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

Commit251d3f7

Browse files
committed
Note that the -F and -R command line options only affect unaligned
output mode. This was already stated in other places in the psqlreference page, but not here.
1 parenta9b05bd commit251d3f7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 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.133 2005/02/11 04:19:05 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.134 2005/03/14 06:19:01 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -179,8 +179,8 @@ PostgreSQL documentation
179179
<listitem>
180180
<para>
181181
Use <replaceable class="parameter">separator</replaceable> as the
182-
field separator. This is equivalent to <command>\pset
183-
fieldsep</command> or <command>\f</command>.
182+
field separator for unaligned output. This is equivalent to
183+
<command>\psetfieldsep</command> or <command>\f</command>.
184184
</para>
185185
</listitem>
186186
</varlistentry>
@@ -283,8 +283,8 @@ PostgreSQL documentation
283283
<listitem>
284284
<para>
285285
Use <replaceable class="parameter">separator</replaceable> as the
286-
record separator. This is equivalent to the <command>\pset
287-
recordsep</command> command.
286+
record separator for unaligned output. This is equivalent to the
287+
<command>\psetrecordsep</command> command.
288288
</para>
289289
</listitem>
290290
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp