index 7b50eab4a3e77600eff342c8725fe58f583dd38b..0b5b5bdeb2d826d49743bb63dfcdfa0d2ef54c5e 100644 (file)
<!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.261 2004年05月22日 11:06:55 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.262 2004年05月24日 04:54:22 neilc Exp $
-->
<appendix id="release">
</listitem>
<listitem>
- <para>Have <command>COMMENT ON DATABASE</command> on nonlocal database generate a warning (Rod)</para>
+ <para>
+ Have <command>COMMENT ON DATABASE</command> on nonlocal
+ database generate a warning, rather than an error (Rod)
+ </para>
+
<para>
Database comments are stored in database-local tables so
comments on a database have to be stored in each database.