~ubuntu-branches/ubuntu/utopic/pgadmin3/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/en_US/pg/release-7-0-1.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Enrici
  • Date: 2004-12-14 23:46:39 UTC
  • Revision ID: james.westby@ubuntu.com-20041214234639-tve0i5l49fq13jli
Tags: upstream-1.2.0
Import upstream version 1.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
4
<title>E.31.�Release 7.0.1</title>
 
5
<link rel="stylesheet" href="stylesheet.css" type="text/css">
 
6
<link rev="made" href="pgsql-docs@postgresql.org">
 
7
<meta name="generator" content="DocBook XSL Stylesheets V1.64.1">
 
8
<link rel="home" href="index.html" title="PostgreSQL 8.0.0beta5 Documentation">
 
9
<link rel="up" href="release.html" title="Appendix�E.�Release Notes">
 
10
<link rel="previous" href="release-7-0-2.html" title="E.30.�Release 7.0.2">
 
11
<link rel="next" href="release-7-0.html" title="E.32.�Release 7.0">
 
12
</head>
 
13
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="sect1" lang="en">
 
14
<div class="titlepage">
 
15
<div><div><h2 class="title" style="clear: both">
 
16
<a name="release-7-0-1"></a>E.31.�Release 7.0.1</h2></div></div>
 
17
<div></div>
 
18
</div>
 
19
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
 
20
<h3 class="title">Release date</h3>
 
21
<p>2000-06-01</p>
 
22
</div>
 
23
<p>    This is a cleanup release for 7.0.
 
24
   </p>
 
25
<div class="sect2" lang="en">
 
26
<div class="titlepage">
 
27
<div><div><h3 class="title">
 
28
<a name="id2771960"></a>E.31.1.�Migration to version 7.0.1</h3></div></div>
 
29
<div></div>
 
30
</div>
 
31
<p>     A dump/restore is <span class="emphasis"><em>not</em></span> required for those running
 
32
     7.0.
 
33
    </p>
 
34
</div>
 
35
<div class="sect2" lang="en">
 
36
<div class="titlepage">
 
37
<div><div><h3 class="title">
 
38
<a name="id2771970"></a>E.31.2.�Changes</h3></div></div>
 
39
<div></div>
 
40
</div>
 
41
<p>     </p>
 
42
<pre class="programlisting">Fix many CLUSTER failures (Tom)
 
43
Allow ALTER TABLE RENAME works on indexes (Tom)
 
44
Fix plpgsql to handle datetime-&gt;timestamp and timespan-&gt;interval (Bruce)
 
45
New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce)
 
46
Fix the off by one errors in ResultSet from 6.5.3, and more.
 
47
jdbc ResultSet fixes (Joseph Shraibman)
 
48
optimizer tunings (Tom)
 
49
Fix create user for pgaccess
 
50
Fix for UNLISTEN failure
 
51
IRIX fixes (David Kaelbling)
 
52
QNX fixes (Andreas Kardos)
 
53
Reduce COPY IN lock level (Tom)
 
54
Change libpqeasy to use PQconnectdb() style parameters (Bruce)
 
55
Fix pg_dump to handle OID indexes (Tom)
 
56
Fix small memory leak (Tom)
 
57
Solaris fix for createdb/dropdb (Tatsuo)
 
58
Fix for non-blocking connections (Alfred Perlstein)
 
59
Fix improper recovery after RENAME TABLE failures (Tom)
 
60
Copy pg_ident.conf.sample into /lib directory in install (Bruce)
 
61
Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya)
 
62
Fix too long syslog message (Tatsuo)
 
63
Fix problem with quoted indexes that are too long (Tom)
 
64
JDBC ResultSet.getTimestamp() fix (Gregory Krasnow &amp; Floyd Marinescu)
 
65
ecpg changes (Michael)
 
66
     </pre>
 
67
<p>
 
68
    </p>
 
69
</div>
 
70
</div></body>
 
71
</html>