Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4fa0fd2

Browse files
committed
Update sgml.
1 parent 867d047 commit 4fa0fd2

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
<chapter id="release">
22
<title>Release Notes</title>
33

4-
<chapter id="release">
5-
<title>Release Notes</title>
6-
7-
<chapter id="release">
8-
<title>Release Notes</title>
9-
104
<sect1>
115
<title>Release 6.5.3</title>
126
<!--
@@ -101,7 +95,7 @@ This is to re-use space on index pages freed by vacuum(Vadim)
10195
document -x for pg_dump(Bruce)
10296
Fix for unary operators in rule deparser(Tom)
10397
Comment out FileUnlink of excess segments during mdtruncate()(Tom)
104-
Irix linking fix from Yu Cao <yucao@falcon.kla-tencor.com>
98+
Irix linking fix from Yu Cao &gt;yucao@falcon.kla-tencor.com&lt;
10599
Repair logic error in LIKE: should not return LIKE_ABORT
106100
when reach end of pattern before end of text(Tom)
107101
Repair incorrect cleanup of heap memory allocation during transaction abort(Tom)
@@ -1636,7 +1630,7 @@ Fix very old bug which made tuples changed/inserted by a commnd
16361630
Fix for SELECT null, 'fail' FROM pg_am (Patrick)
16371631
SELECT NULL as EMPTY_FIELD now allowed(Patrick)
16381632
Remove un-needed signal stuff from contrib/pginterface
1639-
Fix OR (where x &lt;&gt; 1 or x isnull didn't return tuples with x NULL) (Vadim)
1633+
Fix OR (where x != 1 or x isnull didn't return tuples with x NULL) (Vadim)
16401634
Fix time_cmp function (Vadim)
16411635
Fix handling of functions with non-attribute first argument in
16421636
WHERE clauses (Vadim)

0 commit comments

Comments
 (0)