mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Remove mention that history is _now_ automatically saved on exit. It
has been that way for a long time.
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.154 2005/11/04 23:14:02 petere Exp $
 | 
					$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.155 2005/12/09 19:19:17 momjian Exp $
 | 
				
			||||||
PostgreSQL documentation
 | 
					PostgreSQL documentation
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1644,15 +1644,6 @@ lo_import 152801
 | 
				
			|||||||
        if <application>psql</application> is configured to use the
 | 
					        if <application>psql</application> is configured to use the
 | 
				
			||||||
        <acronym>GNU</acronym> <application>Readline</application> library.
 | 
					        <acronym>GNU</acronym> <application>Readline</application> library.
 | 
				
			||||||
        </para>
 | 
					        </para>
 | 
				
			||||||
 | 
					 | 
				
			||||||
        <note>
 | 
					 | 
				
			||||||
        <para>
 | 
					 | 
				
			||||||
        In the current version, it is no longer necessary to save the
 | 
					 | 
				
			||||||
        command history, since that will be done automatically on
 | 
					 | 
				
			||||||
        program termination. The history is also loaded automatically
 | 
					 | 
				
			||||||
        every time <application>psql</application> starts up.
 | 
					 | 
				
			||||||
        </para>
 | 
					 | 
				
			||||||
        </note>
 | 
					 | 
				
			||||||
        </listitem>
 | 
					        </listitem>
 | 
				
			||||||
      </varlistentry>
 | 
					      </varlistentry>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user