Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
bfa1171c
Commit
bfa1171c
authored
20 years ago
by
Neil Conway
Browse files
Options
Downloads
Patches
Plain Diff
Fix a few more minor errors in the 7.4 release notes.
parent
76e70108
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release.sgml
+5
-5
5 additions, 5 deletions
doc/src/sgml/release.sgml
with
5 additions
and
5 deletions
doc/src/sgml/release.sgml
+
5
−
5
View file @
bfa1171c
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.26
0
2004/05/22
09:48:1
5 neilc Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.26
1
2004/05/22
11:06:5
5 neilc Exp $
-->
-->
<appendix id="release">
<appendix id="release">
...
@@ -1688,8 +1688,8 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -1688,8 +1688,8 @@ DROP SCHEMA information_schema CASCADE;
<listitem>
<listitem>
<para>
<para>
New function <function>pg_get_triggerdef(prettyprint)</function>
New function
s
<function>pg_get_triggerdef(prettyprint)</function>
and <function>pg_con
straint
_is_visible()</function>
and <function>pg_con
version
_is_visible()</function>
(Christopher)
</para>
</para>
</listitem>
</listitem>
...
@@ -1706,7 +1706,7 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -1706,7 +1706,7 @@ DROP SCHEMA information_schema CASCADE;
<listitem>
<listitem>
<para>
<para>
Make <function>pg_get_constraintdef</function>
to
support
Make <function>pg_get_constraintdef</function> support
unique, primary-key, and check constraints (Christopher)
unique, primary-key, and check constraints (Christopher)
</para>
</para>
</listitem>
</listitem>
...
@@ -1744,7 +1744,7 @@ DROP SCHEMA information_schema CASCADE;
...
@@ -1744,7 +1744,7 @@ DROP SCHEMA information_schema CASCADE;
<para>
<para>
The Python language no longer supports a restricted execution
The Python language no longer supports a restricted execution
environment, so the trusted version of PL/Python was removed. If
environment, so the trusted version of PL/Python was removed. If
this situation changes, a version of PL/
p
ython that can be used
this situation changes, a version of PL/
P
ython that can be used
by non-superusers will be readded.
by non-superusers will be readded.
</para>
</para>
</listitem>
</listitem>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment