Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbfa1171

Browse files
author
Neil Conway
committed
Fix a few more minor errors in the 7.4 release notes.
1 parent76e7010 commitbfa1171

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.260 2004/05/2209:48:15 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.261 2004/05/2211: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-
Newfunction <function>pg_get_triggerdef(prettyprint)</function>
1692-
and <function>pg_constraint_is_visible()</function>
1691+
Newfunctions <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>tosupport
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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp