File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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 $
33PostgreSQL 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>\pset fieldsep</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>\pset recordsep</command> command.
288288 </para>
289289 </listitem>
290290 </varlistentry>
You can’t perform that action at this time.
0 commit comments