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

Commit6b4caf5

Browse files
committed
Release updates by Tom.
1 parent0e319c7 commit6b4caf5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎HISTORY

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Valid as of 2003-09-28. Update release.sgml later.
1818
Full support for IPv6 connections and IPv6 address data types
1919

2020
SSL
21-
Major improvements in SSL performance andsecurity
21+
Major improvements in SSL performance andreliability
2222

2323
Index Growth Prevention
24-
Allow free space map to efficientlyreused empty index pages,
24+
Allow free space map to efficientlyreuse empty index pages,
2525
and other free space management improvements.
2626

2727
Standards Compliance
@@ -38,8 +38,8 @@ Valid as of 2003-09-28. Update release.sgml later.
3838
IN/NOT IN subqueries now perform as efficiently as joins
3939
Improved GROUP BY processing by using hash buckets
4040
New multi-key hash join capability
41-
ANSI joins are nowfully optimized
42-
Faster regular expression code
41+
ANSI joins are nowbetter optimized
42+
Fasterand more powerfulregular expression code
4343
Function-inlining for simple SQL functions
4444

4545
Holdable Cursors
@@ -61,11 +61,11 @@ Valid as of 2003-09-28. Update release.sgml later.
6161
data from any previous release.
6262

6363
Observe the following incompatibilities:
64-
* The server-side autocommit setting was removedan reimplemented
64+
* The server-side autocommit setting was removedand reimplemented
6565
in client applications and languages.
66-
* Error message wording has changeddramatically in this release,
66+
* Error message wording has changedsubstantially in this release,
6767
and error codes have been added.
68-
* ANSI joins may behave differently because they are nowfully optimized
68+
* ANSI joins may behave differently because they are nowbetter optimized
6969
* A number of server variables have been renamed for clarity
7070
* MOVE/FETCH 0 now does nothing; return value of MOVE/FETCH 1/0
7171
varies based on the current offset in the cursor
@@ -75,7 +75,7 @@ Valid as of 2003-09-28. Update release.sgml later.
7575
* Trailing spaces are now trimmed when converting from CHAR(n) to
7676
VARCHAR(n)/TEXT
7777
* FLOAT(p) now measures 'p' in bits, not digits
78-
*Date values now must match the ordering specified by DateStyle
78+
*Ambiguous date values now must match the ordering specified by DateStyle
7979
* The oidrand(), oidsrand(), and userfntest() functions have been
8080
removed.
8181

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp