File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.260 2004/05/22 09:48:15 neilc Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.261 2004/05/22 11:06:55 neilc Exp $
33-->
44
55<appendix id="release">
@@ -1688,8 +1688,8 @@ DROP SCHEMA information_schema CASCADE;
16881688
16891689 <listitem>
16901690 <para>
1691- New function <function>pg_get_triggerdef(prettyprint)</function>
1692- and <function>pg_constraint_is_visible ()</function>
1691+ New functions <function>pg_get_triggerdef(prettyprint)</function>
1692+ and <function>pg_conversion_is_visible ()</function> (Christopher)
16931693 </para>
16941694 </listitem>
16951695
@@ -1706,7 +1706,7 @@ DROP SCHEMA information_schema CASCADE;
17061706
17071707 <listitem>
17081708 <para>
1709- Make <function>pg_get_constraintdef</function> to support
1709+ Make <function>pg_get_constraintdef</function> support
17101710 unique, primary-key, and check constraints (Christopher)
17111711 </para>
17121712 </listitem>
@@ -1744,7 +1744,7 @@ DROP SCHEMA information_schema CASCADE;
17441744 <para>
17451745 The Python language no longer supports a restricted execution
17461746 environment, so the trusted version of PL/Python was removed. If
1747- this situation changes, a version of PL/python that can be used
1747+ this situation changes, a version of PL/Python that can be used
17481748 by non-superusers will be readded.
17491749 </para>
17501750 </listitem>
You can’t perform that action at this time.
0 commit comments