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

Commit8274142

Browse files
committed
Add mention of Alpha
1 parente19f386 commit8274142

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

‎HISTORY

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@ performance.
2424
workaround for outer joins is no longer required. We use the SQL92
2525
outer join syntax.
2626

27-
Function Manager - The previous C function manager did not
28-
handle NULLs properly, nor did it support 64-bit CPU's. The new
29-
function manager does. You can continue using your old custom
30-
functions, but you may want to rewrite them in the future to use the new
31-
function manager call interface.
27+
Function Manager - The previous C function manager did not handle NULLs properly,
28+
nor did it support 64-bit CPU's (Alpha). The new function manager does. You can continue
29+
using your old custom functions, but you may want to rewrite them in the future to use the
30+
new function manager call interface.
3231

3332
Complex Queries - A large number of complex queries that were
3433
unsupported in previous releases now work. Many combinations of views,

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.67 2000/12/20 02:15:20 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.68 2000/12/2003:02:52 momjian Exp $
33
-->
44

55
<chapter id="release">
@@ -79,7 +79,7 @@ outer join syntax.
7979
<listitem>
8080
<para>
8181
The previous C function manager did not
82-
handle NULLs properly, nor did it support 64-bit CPU's. The new
82+
handle NULLs properly, nor did it support 64-bit CPU's (Alpha). The new
8383
function manager does. You can continue using your old custom
8484
functions, but you may want to rewrite them in the future to use the new
8585
function manager call interface.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp