mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix typo in an entry in the 7.4 release notes.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.259 2004/05/03 08:47:54 neilc Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.260 2004/05/22 09:48:15 neilc Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@ -1807,7 +1807,7 @@ DROP SCHEMA information_schema CASCADE;
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<command>\encoding</> now changes based on the server parameter
|
<command>\encoding</> now changes based on the server parameter
|
||||||
<varname>client_encoding server</varname> (Tom)
|
<varname>client_encoding</varname> (Tom)
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
In previous versions, <command>\encoding</command> was not aware
|
In previous versions, <command>\encoding</command> was not aware
|
||||||
|
Reference in New Issue
Block a user