Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit db8275d

Browse files
committed
Add to release notes.
1 parent 2a733db commit db8275d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

doc/src/sgml/release.sgml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.355 2005/08/24 15:35:01 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.356 2005/08/24 16:47:00 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -1257,6 +1257,17 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.355 2005/08/24 15:35:01 tgl Exp
12571257
</para>
12581258
</listitem>
12591259

1260+
<listitem>
1261+
<para>
1262+
Move language handlers into the pg_catalog schema
1263+
</para>
1264+
</para>
1265+
<para>
1266+
This makes it possible to dump installed languages and makes it
1267+
easier to drop the public schema.
1268+
</para>
1269+
</listitem>
1270+
12601271
</itemizedlist>
12611272
</sect3>
12621273

0 commit comments

Comments
 (0)