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
6b4caf53
Commit
6b4caf53
authored
21 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Release updates by Tom.
parent
0e319c7a
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
HISTORY
+8
-8
8 additions, 8 deletions
HISTORY
with
8 additions
and
8 deletions
HISTORY
+
8
−
8
View file @
6b4caf53
...
...
@@ -18,10 +18,10 @@ Valid as of 2003-09-28. Update release.sgml later.
Full support for IPv6 connections and IPv6 address data types
SSL
Major improvements in SSL performance and
secur
ity
Major improvements in SSL performance and
reliabil
ity
Index Growth Prevention
Allow free space map to efficiently reuse
d
empty index pages,
Allow free space map to efficiently reuse empty index pages,
and other free space management improvements.
Standards Compliance
...
...
@@ -38,8 +38,8 @@ Valid as of 2003-09-28. Update release.sgml later.
IN/NOT IN subqueries now perform as efficiently as joins
Improved GROUP BY processing by using hash buckets
New multi-key hash join capability
ANSI joins are now
fully
optimized
Faster regular expression code
ANSI joins are now
better
optimized
Faster
and more powerful
regular expression code
Function-inlining for simple SQL functions
Holdable Cursors
...
...
@@ -61,11 +61,11 @@ Valid as of 2003-09-28. Update release.sgml later.
data from any previous release.
Observe the following incompatibilities:
* The server-side autocommit setting was removed an reimplemented
* The server-side autocommit setting was removed an
d
reimplemented
in client applications and languages.
* Error message wording has changed
drama
ti
c
ally in this release,
* Error message wording has changed
substan
tially in this release,
and error codes have been added.
* ANSI joins may behave differently because they are now
fully
optimized
* ANSI joins may behave differently because they are now
better
optimized
* A number of server variables have been renamed for clarity
* MOVE/FETCH 0 now does nothing; return value of MOVE/FETCH 1/0
varies based on the current offset in the cursor
...
...
@@ -75,7 +75,7 @@ Valid as of 2003-09-28. Update release.sgml later.
* Trailing spaces are now trimmed when converting from CHAR(n) to
VARCHAR(n)/TEXT
* FLOAT(p) now measures 'p' in bits, not digits
*
D
ate values now must match the ordering specified by DateStyle
*
Ambiguous d
ate values now must match the ordering specified by DateStyle
* The oidrand(), oidsrand(), and userfntest() functions have been
removed.
...
...
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