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
30ab8da4
Commit
30ab8da4
authored
22 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update HISTORY with Neil's changes.
parent
17e543ee
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
HISTORY
+9
-4
9 additions, 4 deletions
HISTORY
with
9 additions
and
4 deletions
HISTORY
+
9
−
4
View file @
30ab8da4
...
...
@@ -4,7 +4,8 @@
Release date: 2002-08-23
This has a variety of fixes from 7.2.1.
This has a variety of fixes from 7.2.1, including the security
problems reported on BUGTRAQ.
----------------------------------------------------------------------
...
...
@@ -19,17 +20,21 @@ Changes
Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
Fix for compressed transaction log id wraparound (Tom)
Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f (Tatsuo)
Fix for psql and pg_dump crashing when invoked with non-exist
and
long
Fix for psql and pg_dump crashing when invoked with non-exist
ent
long
options (Tatsuo)
Fix crash when invoking geometric operators (Tom)
Allow OPEN cursor(args) (Tom)
Fix for rtree_gist index build (Teodor)
Fix for usage of partial indexes for relations other than first in
joins (Tom)
Fix for dumping user-defined aggregates (Tom)
Contrib/intarray fixes (Oleg)
Fix for complex UNION/EXCEPT/INTERSECT queries using parens (Tom)
Fix to pg_convert (Tatsuo)
Fix for crash with long DATA strings (Thomes, Neil)
Fix for repeat(), lpad(), rpad() and long strings (Neil)
Fix for buffer overrun in handling long datetime input (Thomas, Neil)
Fix for buffer overrun in repeat() (Neil)
Fix for buffer overrun in lpad() and rpad() with multibyte (Neil)
Fix for buffer overrun in SET TIME ZONE and TZ env var (Neil)
----------------------------------------------------------------------
...
...
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