~ubuntu-branches/ubuntu/oneiric/postgresql-9.1/oneiric-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/release-7-4-20.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-05-11 10:41:53 UTC
  • Revision ID: james.westby@ubuntu.com-20110511104153-psbh2o58553fv1m0
Tags: upstream-9.1~beta1
ImportĀ upstreamĀ versionĀ 9.1~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Release 7.4.20</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 
9
REV="MADE"
 
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
 
11
REL="HOME"
 
12
TITLE="PostgreSQL 9.1beta1 Documentation"
 
13
HREF="index.html"><LINK
 
14
REL="UP"
 
15
TITLE="Release Notes"
 
16
HREF="release.html"><LINK
 
17
REL="PREVIOUS"
 
18
TITLE="Release 7.4.21"
 
19
HREF="release-7-4-21.html"><LINK
 
20
REL="NEXT"
 
21
TITLE="Release 7.4.19"
 
22
HREF="release-7-4-19.html"><LINK
 
23
REL="STYLESHEET"
 
24
TYPE="text/css"
 
25
HREF="stylesheet.css"><META
 
26
HTTP-EQUIV="Content-Type"
 
27
CONTENT="text/html; charset=ISO-8859-1"><META
 
28
NAME="creation"
 
29
CONTENT="2011-04-27T21:20:33"></HEAD
 
30
><BODY
 
31
CLASS="SECT1"
 
32
><DIV
 
33
CLASS="NAVHEADER"
 
34
><TABLE
 
35
SUMMARY="Header navigation table"
 
36
WIDTH="100%"
 
37
BORDER="0"
 
38
CELLPADDING="0"
 
39
CELLSPACING="0"
 
40
><TR
 
41
><TH
 
42
COLSPAN="5"
 
43
ALIGN="center"
 
44
VALIGN="bottom"
 
45
><A
 
46
HREF="index.html"
 
47
>PostgreSQL 9.1beta1 Documentation</A
 
48
></TH
 
49
></TR
 
50
><TR
 
51
><TD
 
52
WIDTH="10%"
 
53
ALIGN="left"
 
54
VALIGN="top"
 
55
><A
 
56
TITLE="Release 7.4.21"
 
57
HREF="release-7-4-21.html"
 
58
ACCESSKEY="P"
 
59
>Prev</A
 
60
></TD
 
61
><TD
 
62
WIDTH="10%"
 
63
ALIGN="left"
 
64
VALIGN="top"
 
65
><A
 
66
TITLE="Release Notes"
 
67
HREF="release.html"
 
68
>Fast Backward</A
 
69
></TD
 
70
><TD
 
71
WIDTH="60%"
 
72
ALIGN="center"
 
73
VALIGN="bottom"
 
74
>Appendix E. Release Notes</TD
 
75
><TD
 
76
WIDTH="10%"
 
77
ALIGN="right"
 
78
VALIGN="top"
 
79
><A
 
80
TITLE="Release Notes"
 
81
HREF="release.html"
 
82
>Fast Forward</A
 
83
></TD
 
84
><TD
 
85
WIDTH="10%"
 
86
ALIGN="right"
 
87
VALIGN="top"
 
88
><A
 
89
TITLE="Release 7.4.19"
 
90
HREF="release-7-4-19.html"
 
91
ACCESSKEY="N"
 
92
>Next</A
 
93
></TD
 
94
></TR
 
95
></TABLE
 
96
><HR
 
97
ALIGN="LEFT"
 
98
WIDTH="100%"></DIV
 
99
><DIV
 
100
CLASS="SECT1"
 
101
><H1
 
102
CLASS="SECT1"
 
103
><A
 
104
NAME="RELEASE-7-4-20"
 
105
>E.115. Release 7.4.20</A
 
106
></H1
 
107
><DIV
 
108
CLASS="NOTE"
 
109
><BLOCKQUOTE
 
110
CLASS="NOTE"
 
111
><P
 
112
><B
 
113
>Release Date: </B
 
114
>never released</P
 
115
></BLOCKQUOTE
 
116
></DIV
 
117
><P
 
118
>   This release contains a variety of fixes from 7.4.19.
 
119
   For information about new features in the 7.4 major release, see
 
120
   <A
 
121
HREF="release-7-4.html"
 
122
>Section E.135</A
 
123
>.
 
124
  </P
 
125
><DIV
 
126
CLASS="SECT2"
 
127
><H2
 
128
CLASS="SECT2"
 
129
><A
 
130
NAME="AEN122867"
 
131
>E.115.1. Migration to Version 7.4.20</A
 
132
></H2
 
133
><P
 
134
>    A dump/restore is not required for those running 7.4.X.
 
135
    However, if you are upgrading from a version earlier than 7.4.11,
 
136
    see the release notes for 7.4.11.
 
137
   </P
 
138
></DIV
 
139
><DIV
 
140
CLASS="SECT2"
 
141
><H2
 
142
CLASS="SECT2"
 
143
><A
 
144
NAME="AEN122870"
 
145
>E.115.2. Changes</A
 
146
></H2
 
147
><P
 
148
></P
 
149
><UL
 
150
><LI
 
151
><P
 
152
>      Fix conversions between ISO-8859-5 and other encodings to handle
 
153
      Cyrillic <SPAN
 
154
CLASS="QUOTE"
 
155
>"Yo"</SPAN
 
156
> characters (<TT
 
157
CLASS="LITERAL"
 
158
>e</TT
 
159
> and <TT
 
160
CLASS="LITERAL"
 
161
>E</TT
 
162
> with
 
163
      two dots) (Sergey Burladyan)
 
164
     </P
 
165
></LI
 
166
><LI
 
167
><P
 
168
>      Fix a few datatype input functions
 
169
      that were allowing unused bytes in their results to contain
 
170
      uninitialized, unpredictable values (Tom)
 
171
     </P
 
172
><P
 
173
>      This could lead to failures in which two apparently identical literal
 
174
      values were not seen as equal, resulting in the parser complaining
 
175
      about unmatched <TT
 
176
CLASS="LITERAL"
 
177
>ORDER BY</TT
 
178
> and <TT
 
179
CLASS="LITERAL"
 
180
>DISTINCT</TT
 
181
>
 
182
      expressions.
 
183
     </P
 
184
></LI
 
185
><LI
 
186
><P
 
187
>      Fix a corner case in regular-expression substring matching
 
188
      (<TT
 
189
CLASS="LITERAL"
 
190
>substring(<TT
 
191
CLASS="REPLACEABLE"
 
192
><I
 
193
>string</I
 
194
></TT
 
195
> from
 
196
      <TT
 
197
CLASS="REPLACEABLE"
 
198
><I
 
199
>pattern</I
 
200
></TT
 
201
>)</TT
 
202
>) (Tom)
 
203
     </P
 
204
><P
 
205
>      The problem occurs when there is a match to the pattern overall but
 
206
      the user has specified a parenthesized subexpression and that
 
207
      subexpression hasn't got a match.  An example is
 
208
      <TT
 
209
CLASS="LITERAL"
 
210
>substring('foo' from 'foo(bar)?')</TT
 
211
>.
 
212
      This should return NULL, since <TT
 
213
CLASS="LITERAL"
 
214
>(bar)</TT
 
215
> isn't matched, but
 
216
      it was mistakenly returning the whole-pattern match instead (ie,
 
217
      <TT
 
218
CLASS="LITERAL"
 
219
>foo</TT
 
220
>).
 
221
     </P
 
222
></LI
 
223
><LI
 
224
><P
 
225
>      Fix incorrect result from <SPAN
 
226
CLASS="APPLICATION"
 
227
>ecpg</SPAN
 
228
>'s
 
229
      <CODE
 
230
CLASS="FUNCTION"
 
231
>PGTYPEStimestamp_sub()</CODE
 
232
> function (Michael)
 
233
     </P
 
234
></LI
 
235
><LI
 
236
><P
 
237
>      Fix <TT
 
238
CLASS="LITERAL"
 
239
>DatumGetBool</TT
 
240
> macro to not fail with <SPAN
 
241
CLASS="APPLICATION"
 
242
>gcc</SPAN
 
243
>
 
244
      4.3 (Tom)
 
245
     </P
 
246
><P
 
247
>      This problem affects <SPAN
 
248
CLASS="QUOTE"
 
249
>"old style"</SPAN
 
250
> (V0) C functions that
 
251
      return boolean.  The fix is already in 8.3, but the need to
 
252
      back-patch it was not realized at the time.
 
253
     </P
 
254
></LI
 
255
><LI
 
256
><P
 
257
>      Fix longstanding <TT
 
258
CLASS="COMMAND"
 
259
>LISTEN</TT
 
260
>/<TT
 
261
CLASS="COMMAND"
 
262
>NOTIFY</TT
 
263
>
 
264
      race condition (Tom)
 
265
     </P
 
266
><P
 
267
>      In rare cases a session that had just executed a
 
268
      <TT
 
269
CLASS="COMMAND"
 
270
>LISTEN</TT
 
271
> might not get a notification, even though
 
272
      one would be expected because the concurrent transaction executing
 
273
      <TT
 
274
CLASS="COMMAND"
 
275
>NOTIFY</TT
 
276
> was observed to commit later.
 
277
     </P
 
278
><P
 
279
>      A side effect of the fix is that a transaction that has executed
 
280
      a not-yet-committed <TT
 
281
CLASS="COMMAND"
 
282
>LISTEN</TT
 
283
> command will not see any
 
284
      row in <TT
 
285
CLASS="STRUCTNAME"
 
286
>pg_listener</TT
 
287
> for the <TT
 
288
CLASS="COMMAND"
 
289
>LISTEN</TT
 
290
>,
 
291
      should it choose to look; formerly it would have.  This behavior
 
292
      was never documented one way or the other, but it is possible that
 
293
      some applications depend on the old behavior.
 
294
     </P
 
295
></LI
 
296
><LI
 
297
><P
 
298
>      Fix display of constant expressions in <TT
 
299
CLASS="LITERAL"
 
300
>ORDER BY</TT
 
301
>
 
302
      and <TT
 
303
CLASS="LITERAL"
 
304
>GROUP BY</TT
 
305
> (Tom)
 
306
     </P
 
307
><P
 
308
>      An explictly casted constant would be shown incorrectly.  This could
 
309
      for example lead to corruption of a view definition during
 
310
      dump and reload.
 
311
     </P
 
312
></LI
 
313
><LI
 
314
><P
 
315
>      Fix <SPAN
 
316
CLASS="APPLICATION"
 
317
>libpq</SPAN
 
318
> to handle NOTICE messages correctly
 
319
      during COPY OUT (Tom)
 
320
     </P
 
321
><P
 
322
>      This failure has only been observed to occur when a user-defined
 
323
      datatype's output routine issues a NOTICE, but there is no
 
324
      guarantee it couldn't happen due to other causes.
 
325
     </P
 
326
></LI
 
327
></UL
 
328
></DIV
 
329
></DIV
 
330
><DIV
 
331
CLASS="NAVFOOTER"
 
332
><HR
 
333
ALIGN="LEFT"
 
334
WIDTH="100%"><TABLE
 
335
SUMMARY="Footer navigation table"
 
336
WIDTH="100%"
 
337
BORDER="0"
 
338
CELLPADDING="0"
 
339
CELLSPACING="0"
 
340
><TR
 
341
><TD
 
342
WIDTH="33%"
 
343
ALIGN="left"
 
344
VALIGN="top"
 
345
><A
 
346
HREF="release-7-4-21.html"
 
347
ACCESSKEY="P"
 
348
>Prev</A
 
349
></TD
 
350
><TD
 
351
WIDTH="34%"
 
352
ALIGN="center"
 
353
VALIGN="top"
 
354
><A
 
355
HREF="index.html"
 
356
ACCESSKEY="H"
 
357
>Home</A
 
358
></TD
 
359
><TD
 
360
WIDTH="33%"
 
361
ALIGN="right"
 
362
VALIGN="top"
 
363
><A
 
364
HREF="release-7-4-19.html"
 
365
ACCESSKEY="N"
 
366
>Next</A
 
367
></TD
 
368
></TR
 
369
><TR
 
370
><TD
 
371
WIDTH="33%"
 
372
ALIGN="left"
 
373
VALIGN="top"
 
374
>Release 7.4.21</TD
 
375
><TD
 
376
WIDTH="34%"
 
377
ALIGN="center"
 
378
VALIGN="top"
 
379
><A
 
380
HREF="release.html"
 
381
ACCESSKEY="U"
 
382
>Up</A
 
383
></TD
 
384
><TD
 
385
WIDTH="33%"
 
386
ALIGN="right"
 
387
VALIGN="top"
 
388
>Release 7.4.19</TD
 
389
></TR
 
390
></TABLE
 
391
></DIV
 
392
></BODY
 
393
></HTML
 
394
>
 
 
b'\\ No newline at end of file'