OSDN Git Service

FIRST REPOSITORY
[eos/hostdependOTHERS.git] / I686LINUX / util / I686LINUX / doc / postgresql / html / release-6-5-2.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >Release 6.5.2</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
9 REV="MADE"
10 HREF="mailto:pgsql-docs@postgresql.org"><LINK
11 REL="HOME"
12 TITLE="PostgreSQL 7.4.1 Documentation"
13 HREF="index.html"><LINK
14 REL="UP"
15 TITLE="Release Notes"
16 HREF="release.html"><LINK
17 REL="PREVIOUS"
18 TITLE="Release 6.5.3"
19 HREF="release-6-5-3.html"><LINK
20 REL="NEXT"
21 TITLE="Release 6.5.1"
22 HREF="release-6-5-1.html"><LINK
23 REL="STYLESHEET"
24 TYPE="text/css"
25 HREF="stylesheet.css"><META
26 NAME="creation"
27 CONTENT="2003-12-22T03:48:47"></HEAD
28 ><BODY
29 CLASS="SECT1"
30 ><DIV
31 CLASS="NAVHEADER"
32 ><TABLE
33 SUMMARY="Header navigation table"
34 WIDTH="100%"
35 BORDER="0"
36 CELLPADDING="0"
37 CELLSPACING="0"
38 ><TR
39 ><TH
40 COLSPAN="5"
41 ALIGN="center"
42 VALIGN="bottom"
43 >PostgreSQL 7.4.1 Documentation</TH
44 ></TR
45 ><TR
46 ><TD
47 WIDTH="10%"
48 ALIGN="left"
49 VALIGN="top"
50 ><A
51 HREF="release-6-5-3.html"
52 ACCESSKEY="P"
53 >Prev</A
54 ></TD
55 ><TD
56 WIDTH="10%"
57 ALIGN="left"
58 VALIGN="top"
59 ><A
60 HREF="release.html"
61 >Fast Backward</A
62 ></TD
63 ><TD
64 WIDTH="60%"
65 ALIGN="center"
66 VALIGN="bottom"
67 >Appendix E. Release Notes</TD
68 ><TD
69 WIDTH="10%"
70 ALIGN="right"
71 VALIGN="top"
72 ><A
73 HREF="release.html"
74 >Fast Forward</A
75 ></TD
76 ><TD
77 WIDTH="10%"
78 ALIGN="right"
79 VALIGN="top"
80 ><A
81 HREF="release-6-5-1.html"
82 ACCESSKEY="N"
83 >Next</A
84 ></TD
85 ></TR
86 ></TABLE
87 ><HR
88 ALIGN="LEFT"
89 WIDTH="100%"></DIV
90 ><DIV
91 CLASS="SECT1"
92 ><H1
93 CLASS="SECT1"
94 ><A
95 NAME="RELEASE-6-5-2"
96 >E.23. Release 6.5.2</A
97 ></H1
98 ><DIV
99 CLASS="NOTE"
100 ><BLOCKQUOTE
101 CLASS="NOTE"
102 ><P
103 ><B
104 >Release date: </B
105 >1999-09-15</P
106 ></BLOCKQUOTE
107 ></DIV
108 ><P
109 >    This is basically a cleanup release for 6.5.1.  We have fixed a variety of
110     problems reported by 6.5.1 users.
111    </P
112 ><DIV
113 CLASS="SECT2"
114 ><H2
115 CLASS="SECT2"
116 ><A
117 NAME="AEN64929"
118 >E.23.1. Migration to version 6.5.2</A
119 ></H2
120 ><P
121 >     A dump/restore is <SPAN
122 CLASS="emphasis"
123 ><I
124 CLASS="EMPHASIS"
125 >not</I
126 ></SPAN
127 > required for those running
128      6.5.*.
129     </P
130 ></DIV
131 ><DIV
132 CLASS="SECT2"
133 ><H2
134 CLASS="SECT2"
135 ><A
136 NAME="AEN64933"
137 >E.23.2. Changes</A
138 ></H2
139 ><P
140 >     </P><PRE
141 CLASS="PROGRAMLISTING"
142 >subselect+CASE fixes(Tom)
143 Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports(Daren Sefcik)
144 Fixes for CASE in WHERE join clauses(Tom)
145 Fix BTScan abort(Tom)
146 Repair the check for redundant UNIQUE and PRIMARY KEY indexes(Thomas)
147 Improve it so that it checks for multicolumn constraints(Thomas)
148 Fix for Windows making problem with MB enabled(Hiroki Kataoka)
149 Allow BSD yacc and bison to compile pl code(Bruce)
150 Fix SET NAMES working
151 int8 fixes(Thomas)
152 Fix vacuum's memory consumption(Hiroshi,Tatsuo)
153 Reduce the total memory consumption of vacuum(Tom)
154 Fix for timestamp(datetime)
155 Rule deparsing bugfixes(Tom)
156 Fix quoting problems in mkMakefile.tcldefs.sh.in and mkMakefile.tkdefs.sh.in(Tom)
157 This is to re-use space on index pages freed by vacuum(Vadim)
158 document -x for pg_dump(Bruce)
159 Fix for unary operators in rule deparser(Tom)
160 Comment out FileUnlink of excess segments during mdtruncate()(Tom)
161 IRIX linking fix from Yu Cao &gt;yucao@falcon.kla-tencor.com&lt;
162 Repair logic error in LIKE: should not return LIKE_ABORT
163    when reach end of pattern before end of text(Tom)
164 Repair incorrect cleanup of heap memory allocation during transaction abort(Tom)
165 Updated version of pgaccess 0.98
166      </PRE
167 ><P>
168     </P
169 ></DIV
170 ></DIV
171 ><DIV
172 CLASS="NAVFOOTER"
173 ><HR
174 ALIGN="LEFT"
175 WIDTH="100%"><TABLE
176 SUMMARY="Footer navigation table"
177 WIDTH="100%"
178 BORDER="0"
179 CELLPADDING="0"
180 CELLSPACING="0"
181 ><TR
182 ><TD
183 WIDTH="33%"
184 ALIGN="left"
185 VALIGN="top"
186 ><A
187 HREF="release-6-5-3.html"
188 ACCESSKEY="P"
189 >Prev</A
190 ></TD
191 ><TD
192 WIDTH="34%"
193 ALIGN="center"
194 VALIGN="top"
195 ><A
196 HREF="index.html"
197 ACCESSKEY="H"
198 >Home</A
199 ></TD
200 ><TD
201 WIDTH="33%"
202 ALIGN="right"
203 VALIGN="top"
204 ><A
205 HREF="release-6-5-1.html"
206 ACCESSKEY="N"
207 >Next</A
208 ></TD
209 ></TR
210 ><TR
211 ><TD
212 WIDTH="33%"
213 ALIGN="left"
214 VALIGN="top"
215 >Release 6.5.3</TD
216 ><TD
217 WIDTH="34%"
218 ALIGN="center"
219 VALIGN="top"
220 ><A
221 HREF="release.html"
222 ACCESSKEY="U"
223 >Up</A
224 ></TD
225 ><TD
226 WIDTH="33%"
227 ALIGN="right"
228 VALIGN="top"
229 >Release 6.5.1</TD
230 ></TR
231 ></TABLE
232 ></DIV
233 ></BODY
234 ></HTML
235 >