index 81b9aaa0b8d3eb96856a8c145bf2f8d743161fbe..3a80b7f694067d8a702a8b09f450856ca0dbbfd6 100644 (file)
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.133 2005年02月11日 04:19:05 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.134 2005年03月14日 06:19:01 tgl Exp $
PostgreSQL documentation
-->
<listitem>
<para>
Use <replaceable class="parameter">separator</replaceable> as the
- field separator. This is equivalent to <command>\pset
- fieldsep</command> or <command>\f</command>.
+ field separator for unaligned output. This is equivalent to
+ <command>\pset fieldsep</command> or <command>\f</command>.
</para>
</listitem>
</varlistentry>
<listitem>
<para>
Use <replaceable class="parameter">separator</replaceable> as the
- record separator. This is equivalent to the <command>\pset
- recordsep</command> command.
+ record separator for unaligned output. This is equivalent to the
+ <command>\pset recordsep</command> command.
</para>
</listitem>
</varlistentry>