~ubuntu-branches/debian/squeeze/pgadmin3/squeeze

« back to all changes in this revision

Viewing changes to docs/en_US/pg/release-7-3-8.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Enrici, src/frm/frmBackup.cpp, debian/control
  • Date: 2006-10-06 21:06:48 UTC
  • mfrom: (1.1.3 upstream) (3 etch)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061006210648-8ebo8o2zu28ydg0d
Tags: 1.4.3-2
* Patched frmBackup.cpp to ensure the schema is specified when backing up
  individual tables. (Closes: #387256)
  [src/frm/frmBackup.cpp]
* Cleaned up and updated description of the package. (Closes: #379188)
  [debian/control]

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
3
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4
 
<title>E.32.�Release 7.3.8</title>
 
4
<title>E.36.�Release 7.3.8</title>
5
5
<link rel="stylesheet" href="stylesheet.css" type="text/css">
6
6
<link rev="made" href="pgsql-docs@postgresql.org">
7
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
8
 
<link rel="start" href="index.html" title="PostgreSQL 8.1.3 Documentation">
 
7
<meta name="generator" content="DocBook XSL Stylesheets V1.70.0">
 
8
<link rel="start" href="index.html" title="PostgreSQL 8.1.4 Documentation">
9
9
<link rel="up" href="release.html" title="Appendix�E.�Release Notes">
10
 
<link rel="prev" href="release-7-3-9.html" title="E.31.�Release 7.3.9">
11
 
<link rel="next" href="release-7-3-7.html" title="E.33.�Release 7.3.7">
 
10
<link rel="prev" href="release-7-3-9.html" title="E.35.�Release 7.3.9">
 
11
<link rel="next" href="release-7-3-7.html" title="E.37.�Release 7.3.7">
 
12
<link rel="copyright" href="ln-legalnotice.html" title="Legal Notice">
12
13
</head>
13
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="sect1" lang="en">
14
15
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
15
 
<a name="release-7-3-8"></a>E.32.�Release 7.3.8</h2></div></div></div>
 
16
<a name="release-7-3-8"></a>E.36.�Release 7.3.8</h2></div></div></div>
16
17
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
17
18
<h3 class="title">Release date</h3>
18
19
<p>2004-10-22</p>
21
22
   </p>
22
23
<div class="sect2" lang="en">
23
24
<div class="titlepage"><div><div><h3 class="title">
24
 
<a name="id834081"></a>E.32.1.�Migration to version 7.3.8</h3></div></div></div>
 
25
<a name="id887465"></a>E.36.1.�Migration to version 7.3.8</h3></div></div></div>
25
26
<p>     A dump/restore is not required for those running 7.3.X.
26
27
    </p>
27
28
</div>
28
29
<div class="sect2" lang="en">
29
30
<div class="titlepage"><div><div><h3 class="title">
30
 
<a name="id834089"></a>E.32.2.�Changes</h3></div></div></div>
 
31
<a name="id887473"></a>E.36.2.�Changes</h3></div></div></div>
31
32
<div class="itemizedlist"><ul type="disc">
32
33
<li>
33
34
<p>Repair possible failure to update hint bits on disk</p>