File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.261 2004/05/22 11:06:55 neilc Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.262 2004/05/24 04:54:22 neilc Exp $
33-->
44
55<appendix id="release">
@@ -1447,7 +1447,11 @@ DROP SCHEMA information_schema CASCADE;
14471447 </listitem>
14481448
14491449 <listitem>
1450- <para>Have <command>COMMENT ON DATABASE</command> on nonlocal database generate a warning (Rod)</para>
1450+ <para>
1451+ Have <command>COMMENT ON DATABASE</command> on nonlocal
1452+ database generate a warning, rather than an error (Rod)
1453+ </para>
1454+
14511455 <para>
14521456 Database comments are stored in database-local tables so
14531457 comments on a database have to be stored in each database.
You can’t perform that action at this time.
0 commit comments