mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Revert patch for --psqlrc=FILENAME in psql.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.240 2010/03/06 15:28:09 mha Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.241 2010/03/07 17:02:33 mha Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -481,16 +481,6 @@ PostgreSQL documentation
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--psqlrc=<replaceable class="parameter">FILENAME</></></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Read the start-up file from <replaceable class="parameter">FILENAME</>
|
||||
instead of <filename>~/.psqlrc</>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-1</option></term>
|
||||
<term><option>--single-transaction</option></term>
|
||||
|
Reference in New Issue
Block a user