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

« back to all changes in this revision

Viewing changes to docs/en_US/pg/release-7-4-11.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.14.�Release 7.4.11</title>
 
4
<title>E.17.�Release 7.4.11</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-4-12.html" title="E.13.�Release 7.4.12">
11
 
<link rel="next" href="release-7-4-10.html" title="E.15.�Release 7.4.10">
 
10
<link rel="prev" href="release-7-4-12.html" title="E.16.�Release 7.4.12">
 
11
<link rel="next" href="release-7-4-10.html" title="E.18.�Release 7.4.10">
 
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-4-11"></a>E.14.�Release 7.4.11</h2></div></div></div>
 
16
<a name="release-7-4-11"></a>E.17.�Release 7.4.11</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>2006-01-09</p>
21
22
   </p>
22
23
<div class="sect2" lang="en">
23
24
<div class="titlepage"><div><div><h3 class="title">
24
 
<a name="id826974"></a>E.14.1.�Migration to version 7.4.11</h3></div></div></div>
 
25
<a name="id880125"></a>E.17.1.�Migration to version 7.4.11</h3></div></div></div>
25
26
<p>     A dump/restore is not required for those running 7.4.X.  However,
26
27
     if you are upgrading from a version earlier than 7.4.8, see the release
27
28
     notes for 7.4.8.
32
33
</div>
33
34
<div class="sect2" lang="en">
34
35
<div class="titlepage"><div><div><h3 class="title">
35
 
<a name="id826999"></a>E.14.2.�Changes</h3></div></div></div>
 
36
<a name="id880150"></a>E.17.2.�Changes</h3></div></div></div>
36
37
<div class="itemizedlist"><ul type="disc">
37
38
<li><p>Fix for protocol-level Describe messages issued
38
39
outside a transaction or in a failed transaction (Tom)</p></li>