File: release.html

package info (click to toggle)
pgadmin3 1.4.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,796 kB
  • ctags: 10,758
  • sloc: cpp: 55,356; sh: 6,164; ansic: 1,520; makefile: 576; sql: 482; xml: 100; perl: 18
file content (555 lines) | stat: -rw-r--r-- 34,111 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>AppendixE.Release Notes</title>
<link rel="stylesheet" href="stylesheet.css" type="text/css">
<link rev="made" href="pgsql-docs@postgresql.org">
<meta name="generator" content="DocBook XSL Stylesheets V1.70.0">
<link rel="start" href="index.html" title="PostgreSQL 8.1.4 Documentation">
<link rel="up" href="appendixes.html" title="PartVIII.Appendixes">
<link rel="prev" href="unsupported-features-sql-standard.html" title="D.2.Unsupported Features">
<link rel="next" href="release-8-1-3.html" title="E.2.Release 8.1.3">
<link rel="copyright" href="ln-legalnotice.html" title="Legal Notice">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="appendix" lang="en" id="release">
<div class="titlepage"><div><div><h2 class="title">
<a name="release"></a>AppendixE.Release Notes</h2></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="sect1"><a href="release.html#release-8-1-4">E.1. Release 8.1.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release.html#id867679">E.1.1. Migration to version 8.1.4</a></span></dt>
<dt><span class="sect2"><a href="release.html#id867717">E.1.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-1-3.html">E.2. Release 8.1.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-1-3.html#id868113">E.2.1. Migration to version 8.1.3</a></span></dt>
<dt><span class="sect2"><a href="release-8-1-3.html#id868122">E.2.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-1-2.html">E.3. Release 8.1.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-1-2.html#id868483">E.3.1. Migration to version 8.1.2</a></span></dt>
<dt><span class="sect2"><a href="release-8-1-2.html#id868506">E.3.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-1-1.html">E.4. Release 8.1.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-1-1.html#id868742">E.4.1. Migration to version 8.1.1</a></span></dt>
<dt><span class="sect2"><a href="release-8-1-1.html#id868750">E.4.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-1.html">E.5. Release 8.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-1.html#id868964">E.5.1. Overview</a></span></dt>
<dt><span class="sect2"><a href="release-8-1.html#id869318">E.5.2. Migration to version 8.1</a></span></dt>
<dt><span class="sect2"><a href="release-8-1.html#id870088">E.5.3. Additional Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-8.html">E.6. Release 8.0.8</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-8.html#id873149">E.6.1. Migration to version 8.0.8</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-8.html#id873188">E.6.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-7.html">E.7. Release 8.0.7</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-7.html#id873455">E.7.1. Migration to version 8.0.7</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-7.html#id873464">E.7.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-6.html">E.8. Release 8.0.6</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-6.html#id873733">E.8.1. Migration to version 8.0.6</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-6.html#id873758">E.8.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-5.html">E.9. Release 8.0.5</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-5.html#id873925">E.9.1. Migration to version 8.0.5</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-5.html#id873935">E.9.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-4.html">E.10. Release 8.0.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-4.html#id874089">E.10.1. Migration to version 8.0.4</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-4.html#id874099">E.10.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-3.html">E.11. Release 8.0.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-3.html#id874453">E.11.1. Migration to version 8.0.3</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-3.html#id874526">E.11.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-2.html">E.12. Release 8.0.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-2.html#id874771">E.12.1. Migration to version 8.0.2</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-2.html#id874789">E.12.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0-1.html">E.13. Release 8.0.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0-1.html#id875352">E.13.1. Migration to version 8.0.1</a></span></dt>
<dt><span class="sect2"><a href="release-8-0-1.html#id875360">E.13.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-8-0.html">E.14. Release 8.0</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-8-0.html#id875491">E.14.1. Overview</a></span></dt>
<dt><span class="sect2"><a href="release-8-0.html#id875759">E.14.2. Migration to version 8.0</a></span></dt>
<dt><span class="sect2"><a href="release-8-0.html#id876242">E.14.3. Deprecated Features</a></span></dt>
<dt><span class="sect2"><a href="release-8-0.html#id876340">E.14.4. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-13.html">E.15. Release 7.4.13</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-13.html#id879731">E.15.1. Migration to version 7.4.13</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-13.html#id879770">E.15.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-12.html">E.16. Release 7.4.12</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-12.html#id880013">E.16.1. Migration to version 7.4.12</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-12.html#id880023">E.16.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-11.html">E.17. Release 7.4.11</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-11.html#id880125">E.17.1. Migration to version 7.4.11</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-11.html#id880150">E.17.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-10.html">E.18. Release 7.4.10</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-10.html#id880276">E.18.1. Migration to version 7.4.10</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-10.html#id880286">E.18.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-9.html">E.19. Release 7.4.9</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-9.html#id880362">E.19.1. Migration to version 7.4.9</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-9.html#id880372">E.19.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-8.html">E.20. Release 7.4.8</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-8.html#id880578">E.20.1. Migration to version 7.4.8</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-8.html#id880749">E.20.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-7.html">E.21. Release 7.4.7</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-7.html#id881039">E.21.1. Migration to version 7.4.7</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-7.html#id881047">E.21.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-6.html">E.22. Release 7.4.6</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-6.html#id881144">E.22.1. Migration to version 7.4.6</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-6.html#id881152">E.22.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-5.html">E.23. Release 7.4.5</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-5.html#id881306">E.23.1. Migration to version 7.4.5</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-5.html#id881314">E.23.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-4.html">E.24. Release 7.4.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-4.html#id881349">E.24.1. Migration to version 7.4.4</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-4.html#id881357">E.24.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-3.html">E.25. Release 7.4.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-3.html#id881461">E.25.1. Migration to version 7.4.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-3.html#id881469">E.25.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-2.html">E.26. Release 7.4.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-2.html#id881605">E.26.1. Migration to version 7.4.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-2.html#id881794">E.26.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4-1.html">E.27. Release 7.4.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4-1.html#id881977">E.27.1. Migration to version 7.4.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-4-1.html#id882026">E.27.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-4.html">E.28. Release 7.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-4.html#id882322">E.28.1. Overview</a></span></dt>
<dt><span class="sect2"><a href="release-7-4.html#id882695">E.28.2. Migration to version 7.4</a></span></dt>
<dt><span class="sect2"><a href="release-7-4.html#id883030">E.28.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-15.html">E.29. Release 7.3.15</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-15.html#id886406">E.29.1. Migration to version 7.3.15</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-15.html#id886445">E.29.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-14.html">E.30. Release 7.3.14</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-14.html#id886652">E.30.1. Migration to version 7.3.14</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-14.html#id886662">E.30.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-13.html">E.31. Release 7.3.13</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-13.html#id886747">E.31.1. Migration to version 7.3.13</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-13.html#id886772">E.31.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-12.html">E.32. Release 7.3.12</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-12.html#id886893">E.32.1. Migration to version 7.3.12</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-12.html#id886902">E.32.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-11.html">E.33. Release 7.3.11</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-11.html#id886969">E.33.1. Migration to version 7.3.11</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-11.html#id886978">E.33.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-10.html">E.34. Release 7.3.10</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-10.html#id887097">E.34.1. Migration to version 7.3.10</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-10.html#id887191">E.34.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-9.html">E.35. Release 7.3.9</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-9.html#id887365">E.35.1. Migration to version 7.3.9</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-9.html#id887373">E.35.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-8.html">E.36. Release 7.3.8</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-8.html#id887465">E.36.1. Migration to version 7.3.8</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-8.html#id887473">E.36.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-7.html">E.37. Release 7.3.7</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-7.html#id887538">E.37.1. Migration to version 7.3.7</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-7.html#id887546">E.37.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-6.html">E.38. Release 7.3.6</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-6.html#id887598">E.38.1. Migration to version 7.3.6</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-6.html#id887610">E.38.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-5.html">E.39. Release 7.3.5</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-5.html#id887704">E.39.1. Migration to version 7.3.5</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-5.html#id887716">E.39.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-4.html">E.40. Release 7.3.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-4.html#id887836">E.40.1. Migration to version 7.3.4</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-4.html#id887848">E.40.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-3.html">E.41. Release 7.3.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-3.html#id887914">E.41.1. Migration to version 7.3.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-3.html#id887926">E.41.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-2.html">E.42. Release 7.3.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-2.html#id888580">E.42.1. Migration to version 7.3.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-2.html#id888592">E.42.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3-1.html">E.43. Release 7.3.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3-1.html#id888771">E.43.1. Migration to version 7.3.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-3-1.html#id888793">E.43.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-3.html">E.44. Release 7.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-3.html#id888892">E.44.1. Overview</a></span></dt>
<dt><span class="sect2"><a href="release-7-3.html#id889099">E.44.2. Migration to version 7.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-3.html#id889297">E.44.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-8.html">E.45. Release 7.2.8</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-8.html#id890841">E.45.1. Migration to version 7.2.8</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-8.html#id890849">E.45.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-7.html">E.46. Release 7.2.7</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-7.html#id890948">E.46.1. Migration to version 7.2.7</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-7.html#id890956">E.46.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-6.html">E.47. Release 7.2.6</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-6.html#id891030">E.47.1. Migration to version 7.2.6</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-6.html#id891038">E.47.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-5.html">E.48. Release 7.2.5</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-5.html#id891107">E.48.1. Migration to version 7.2.5</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-5.html#id891115">E.48.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-4.html">E.49. Release 7.2.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-4.html#id891206">E.49.1. Migration to version 7.2.4</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-4.html#id891218">E.49.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-3.html">E.50. Release 7.2.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-3.html#id891282">E.50.1. Migration to version 7.2.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-3.html#id891294">E.50.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-2.html">E.51. Release 7.2.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-2.html#id891352">E.51.1. Migration to version 7.2.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-2.html#id891364">E.51.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2-1.html">E.52. Release 7.2.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2-1.html#id891456">E.52.1. Migration to version 7.2.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-2-1.html#id891468">E.52.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-2.html">E.53. Release 7.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-2.html#id891563">E.53.1. Overview</a></span></dt>
<dt><span class="sect2"><a href="release-7-2.html#id891666">E.53.2. Migration to version 7.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-2.html#id891839">E.53.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-1-3.html">E.54. Release 7.1.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-1-3.html#id893154">E.54.1. Migration to version 7.1.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-1-3.html#id893165">E.54.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-1-2.html">E.55. Release 7.1.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-1-2.html#id893202">E.55.1. Migration to version 7.1.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-1-2.html#id893214">E.55.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-1-1.html">E.56. Release 7.1.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-1-1.html#id893247">E.56.1. Migration to version 7.1.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-1-1.html#id893259">E.56.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-1.html">E.57. Release 7.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-1.html#id893382">E.57.1. Migration to version 7.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-1.html#id893391">E.57.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-0-3.html">E.58. Release 7.0.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-0-3.html#id893572">E.58.1. Migration to version 7.0.3</a></span></dt>
<dt><span class="sect2"><a href="release-7-0-3.html#id893583">E.58.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-0-2.html">E.59. Release 7.0.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-0-2.html#id893645">E.59.1. Migration to version 7.0.2</a></span></dt>
<dt><span class="sect2"><a href="release-7-0-2.html#id893657">E.59.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-0-1.html">E.60. Release 7.0.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-0-1.html#id893689">E.60.1. Migration to version 7.0.1</a></span></dt>
<dt><span class="sect2"><a href="release-7-0-1.html#id893701">E.60.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-7-0.html">E.61. Release 7.0</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-7-0.html#id893878">E.61.1. Migration to version 7.0</a></span></dt>
<dt><span class="sect2"><a href="release-7-0.html#id894001">E.61.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-5-3.html">E.62. Release 6.5.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-5-3.html#id894240">E.62.1. Migration to version 6.5.3</a></span></dt>
<dt><span class="sect2"><a href="release-6-5-3.html#id894252">E.62.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-5-2.html">E.63. Release 6.5.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-5-2.html#id894285">E.63.1. Migration to version 6.5.2</a></span></dt>
<dt><span class="sect2"><a href="release-6-5-2.html#id894640">E.63.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-5-1.html">E.64. Release 6.5.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-5-1.html#id894703">E.64.1. Migration to version 6.5.1</a></span></dt>
<dt><span class="sect2"><a href="release-6-5-1.html#id894714">E.64.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-5.html">E.65. Release 6.5</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-5.html#id895002">E.65.1. Migration to version 6.5</a></span></dt>
<dt><span class="sect2"><a href="release-6-5.html#id895158">E.65.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-4-2.html">E.66. Release 6.4.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-4-2.html#id895189">E.66.1. Migration to version 6.4.2</a></span></dt>
<dt><span class="sect2"><a href="release-6-4-2.html#id895201">E.66.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-4-1.html">E.67. Release 6.4.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-4-1.html#id895231">E.67.1. Migration to version 6.4.1</a></span></dt>
<dt><span class="sect2"><a href="release-6-4-1.html#id895243">E.67.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-4.html">E.68. Release 6.4</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-4.html#id895718">E.68.1. Migration to version 6.4</a></span></dt>
<dt><span class="sect2"><a href="release-6-4.html#id895746">E.68.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-3-2.html">E.69. Release 6.3.2</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="release-6-3-2.html#id896015">E.69.1. Changes</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="release-6-3-1.html">E.70. Release 6.3.1</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="release-6-3-1.html#id896113">E.70.1. Changes</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="release-6-3.html">E.71. Release 6.3</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-3.html#id896400">E.71.1. Migration to version 6.3</a></span></dt>
<dt><span class="sect2"><a href="release-6-3.html#id896429">E.71.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-2-1.html">E.72. Release 6.2.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-2-1.html#id896606">E.72.1. Migration from version 6.2 to version 6.2.1</a></span></dt>
<dt><span class="sect2"><a href="release-6-2-1.html#id896755">E.72.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-2.html">E.73. Release 6.2</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-2.html#id896802">E.73.1. Migration from version 6.1 to version 6.2</a></span></dt>
<dt><span class="sect2"><a href="release-6-2.html#id896828">E.73.2. Migration from version 1.<em class="replaceable"><code>x</code></em> to version 6.2</a></span></dt>
<dt><span class="sect2"><a href="release-6-2.html#id896841">E.73.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-1-1.html">E.74. Release 6.1.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-1-1.html#id897048">E.74.1. Migration from version 6.1 to version 6.1.1</a></span></dt>
<dt><span class="sect2"><a href="release-6-1-1.html#id897058">E.74.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-1.html">E.75. Release 6.1</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-1.html#id897188">E.75.1. Migration to version 6.1</a></span></dt>
<dt><span class="sect2"><a href="release-6-1.html#id897201">E.75.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-6-0.html">E.76. Release 6.0</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-6-0.html#id897393">E.76.1. Migration from version 1.09 to version 6.0</a></span></dt>
<dt><span class="sect2"><a href="release-6-0.html#id897402">E.76.2. Migration from pre-1.09 to version 6.0</a></span></dt>
<dt><span class="sect2"><a href="release-6-0.html#id897411">E.76.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-1-09.html">E.77. Release 1.09</a></span></dt>
<dt><span class="sect1"><a href="release-1-02.html">E.78. Release 1.02</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-1-02.html#id897458">E.78.1. Migration from version 1.02 to version 1.02.1</a></span></dt>
<dt><span class="sect2"><a href="release-1-02.html#id897729">E.78.2. Dump/Reload Procedure</a></span></dt>
<dt><span class="sect2"><a href="release-1-02.html#id897778">E.78.3. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-1-01.html">E.79. Release 1.01</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="release-1-01.html#id897816">E.79.1. Migration from version 1.0 to version 1.01</a></span></dt>
<dt><span class="sect2"><a href="release-1-01.html#id898087">E.79.2. Changes</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="release-1-0.html">E.80. Release 1.0</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="release-1-0.html#id898169">E.80.1. Changes</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="release-0-03.html">E.81. <span class="productname">Postgres95</span> Release 0.03</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="release-0-03.html#id898232">E.81.1. Changes</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="release-0-02.html">E.82. <span class="productname">Postgres95</span> Release 0.02</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="release-0-02.html#id898263">E.82.1. Changes</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="release-0-01.html">E.83. <span class="productname">Postgres95</span> Release 0.01</a></span></dt>
</dl>
</div>
<div class="sect1" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="release-8-1-4"></a>E.1.Release 8.1.4</h2></div></div></div>
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Release date</h3>
<p>2006-05-23</p>
</div>
<p>    This release contains a variety of fixes from 8.1.3,
    including patches for extremely serious security issues.
   </p>
<div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title">
<a name="id867679"></a>E.1.1.Migration to version 8.1.4</h3></div></div></div>
<p>     A dump/restore is not required for those running 8.1.X.
     However, if you are upgrading from a version earlier than 8.1.2,
     see the release notes for 8.1.2.
    </p>
<p>     Full security against the SQL-injection attacks described in
     CVE-2006-2313 and CVE-2006-2314 may require changes in application
     code.  If you have applications that embed untrustworthy strings
     into SQL commands, you should examine them as soon as possible to
     ensure that they are using recommended escaping techniques.  In
     most cases, applications should be using subroutines provided by
     libraries or drivers (such as <span class="application">libpq</span>'s
     <code class="function">PQescapeStringConn()</code>) to perform string escaping,
     rather than relying on <span class="foreignphrase"><em class="foreignphrase">ad hoc</em></span> code to do it.
    </p>
</div>
<div class="sect2" lang="en">
<div class="titlepage"><div><div><h3 class="title">
<a name="id867717"></a>E.1.2.Changes</h3></div></div></div>
<div class="itemizedlist"><ul type="disc">
<li>
<p>Change the server to reject invalidly-encoded multibyte
characters in all cases (Tatsuo, Tom)</p>
<p>While <span class="productname">PostgreSQL</span> has been moving in this direction for
some time, the checks are now applied uniformly to all encodings and all
textual input, and are now always errors not merely warnings.  This change
defends against SQL-injection attacks of the type described in CVE-2006-2313.</p>
</li>
<li>
<p>Reject unsafe uses of <code class="literal">\'</code> in string literals</p>
<p>As a server-side defense against SQL-injection attacks of the type
described in CVE-2006-2314, the server now only accepts <code class="literal">''</code> and not
<code class="literal">\'</code> as a representation of ASCII single quote in SQL string
literals.  By default, <code class="literal">\'</code> is rejected only when
<code class="varname">client_encoding</code> is set to a client-only encoding (SJIS, BIG5, GBK,
GB18030, or UHC), which is the scenario in which SQL injection is possible.
A new configuration parameter <code class="varname">backslash_quote</code> is available to
adjust this behavior when needed.  Note that full security against
CVE-2006-2314 may require client-side changes; the purpose of
<code class="varname">backslash_quote</code> is in part to make it obvious that insecure
clients are insecure.</p>
</li>
<li>
<p>Modify <span class="application">libpq</span>'s string-escaping routines to be
aware of encoding considerations and
<code class="varname">standard_conforming_strings</code></p>
<p>This fixes <span class="application">libpq</span>-using applications for the security
issues described in CVE-2006-2313 and CVE-2006-2314, and also future-proofs
them against the planned changeover to SQL-standard string literal syntax.
Applications that use multiple <span class="productname">PostgreSQL</span> connections
concurrently should migrate to <code class="function">PQescapeStringConn()</code> and
<code class="function">PQescapeByteaConn()</code> to ensure that escaping is done correctly
for the settings in use in each database connection.  Applications that
do string escaping &#8220;<span class="quote">by hand</span>&#8221; should be modified to rely on library
routines instead.</p>
</li>
<li>
<p>Fix weak key selection in pgcrypto (Marko Kreen)</p>
<p>Errors in fortuna PRNG reseeding logic could cause a predictable
session key to be selected by <code class="function">pgp_sym_encrypt()</code> in some cases.
This only affects non-OpenSSL-using builds.</p>
</li>
<li>
<p>Fix some incorrect encoding conversion functions</p>
<p><code class="function">win1251_to_iso</code>, <code class="function">win866_to_iso</code>,
<code class="function">euc_tw_to_big5</code>, <code class="function">euc_tw_to_mic</code>,
<code class="function">mic_to_euc_tw</code> were all broken to varying
extents.</p>
</li>
<li><p>Clean up stray remaining uses of <code class="literal">\'</code> in strings
(Bruce, Jan)</p></li>
<li><p>Make autovacuum visible in <code class="structname">pg_stat_activity</code>
(Alvaro)</p></li>
<li>
<p>Disable <code class="literal">full_page_writes</code> (Tom)</p>
<p>In certain cases, having <code class="literal">full_page_writes</code> off would cause
crash recovery to fail.  A proper fix will appear in 8.2; for now it's just
disabled.</p>
</li>
<li><p>Various planner fixes, particularly for bitmap index scans and
MIN/MAX optimization (Tom)</p></li>
<li>
<p>Fix incorrect optimization in merge join (Tom)</p>
<p>Outer joins could sometimes emit multiple copies of unmatched rows.</p>
</li>
<li><p>Fix crash from using and modifying a plpgsql function in the
same transaction</p></li>
<li><p>Fix WAL replay for case where a btree index has been
truncated</p></li>
<li><p>Fix <code class="literal">SIMILAR TO</code> for patterns involving
<code class="literal">|</code> (Tom)</p></li>
<li><p>Fix <code class="command">SELECT INTO</code> and <code class="command">CREATE TABLE AS</code> to
create tables in the default tablespace, not the base directory (Kris
Jurka)</p></li>
<li><p>Fix server to use custom DH SSL parameters correctly (Michael
Fuhr)</p></li>
<li>
<p>Improve qsort performance (Dann Corbit)</p>
<p>Currently this code is only used on Solaris.</p>
</li>
<li><p>Fix for Bonjour on Intel Macs (Ashley Clark)</p></li>
<li><p>Fix various minor memory leaks</p></li>
<li><p>Fix problem with password prompting on some Win32 systems
(Robert Kinberg)</p></li>
<li><p>Improve <span class="application">pg_dump</span>'s handling of default values
for domains</p></li>
<li>
<p>Fix <span class="application">pg_dumpall</span> to handle identically-named
users and groups reasonably (only possible when dumping from a pre-8.1 server)
(Tom)</p>
<p>The user and group will be merged into a single role with
<code class="literal">LOGIN</code> permission.  Formerly the merged role wouldn't have
<code class="literal">LOGIN</code> permission, making it unusable as a user.</p>
</li>
<li><p>Fix <span class="application">pg_restore</span> <code class="literal">-n</code> to work as
documented (Tom)</p></li>
</ul></div>
</div>
</div>
</div></body>
</html>