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
6923ea2b
Commit
6923ea2b
authored
22 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Fix misstatement in release-notes item.
parent
4b864e7c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY
+1
-1
1 addition, 1 deletion
HISTORY
doc/src/sgml/release.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/release.sgml
with
3 additions
and
3 deletions
HISTORY
+
1
−
1
View file @
6923ea2b
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
Fix problem with EXCEPT in CREATE RULE
Fix problem with EXCEPT in CREATE RULE
Prevent problem with dropping temp tables having serial columns
Prevent problem with dropping temp tables having serial columns
Fix replace_vars_with_subplan_refs failure in complex views
Fix replace_vars_with_subplan_refs failure in complex views
Fix regexp slowness in
multi
byte encodings (Tatsuo)
Fix regexp slowness in
single-
byte encodings (Tatsuo)
Allow qualified type names in CREATE CAST and DROP CAST
Allow qualified type names in CREATE CAST and DROP CAST
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
Fix pg_dump core dump in some cases with procedural languages
Fix pg_dump core dump in some cases with procedural languages
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/release.sgml
+
2
−
2
View file @
6923ea2b
<!--
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.19
0
2003/05/26
00:11
:2
7
tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.19
1
2003/05/26
18:58
:2
6
tgl Exp $
-->
-->
<appendix id="release">
<appendix id="release">
...
@@ -131,7 +131,7 @@ Fix problem with checking for wrong type of access permission in rule query
...
@@ -131,7 +131,7 @@ Fix problem with checking for wrong type of access permission in rule query
Fix problem with EXCEPT in CREATE RULE
Fix problem with EXCEPT in CREATE RULE
Prevent problem with dropping temp tables having serial columns
Prevent problem with dropping temp tables having serial columns
Fix replace_vars_with_subplan_refs failure in complex views
Fix replace_vars_with_subplan_refs failure in complex views
Fix regexp slowness in
multi
byte encodings (Tatsuo)
Fix regexp slowness in
single-
byte encodings (Tatsuo)
Allow qualified type names in CREATE CAST and DROP CAST
Allow qualified type names in CREATE CAST and DROP CAST
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
Fix pg_dump core dump in some cases with procedural languages
Fix pg_dump core dump in some cases with procedural languages
...
...
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