Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
212
/
root
/
opt
/
postgresql-11
/
doc
/
html
/
//proc/212/root/opt/postgresql-11/doc/html/release-7-0-1.html
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.349. Release 7.0.1</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="prev" href="release-7-0-2.html" title="E.348. Release 7.0.2" /><link rel="next" href="release-7-0.html" title="E.350. Release 7.0" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">E.349. Release 7.0.1</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-7-0-2.html" title="E.348. Release 7.0.2">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="Appendix E. Release Notes">Up</a></td><th width="60%" align="center">Appendix E. Release Notes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 11.1 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="release-7-0.html" title="E.350. Release 7.0">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="RELEASE-7-0-1"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.349. Release 7.0.1</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="release-7-0-1.html#id-1.11.6.353.4">E.349.1. Migration to Version 7.0.1</a></span></dt><dt><span class="sect2"><a href="release-7-0-1.html#id-1.11.6.353.5">E.349.2. Changes</a></span></dt></dl></div><p><strong>Release date: </strong>2000-06-01</p><p> This is a cleanup release for 7.0. </p><div class="sect2" id="id-1.11.6.353.4"><div class="titlepage"><div><div><h3 class="title">E.349.1. Migration to Version 7.0.1</h3></div></div></div><p> A dump/restore is <span class="emphasis"><em>not</em></span> required for those running 7.0. </p></div><div class="sect2" id="id-1.11.6.353.5"><div class="titlepage"><div><div><h3 class="title">E.349.2. Changes</h3></div></div></div><p> </p><pre class="programlisting"> Fix many CLUSTER failures (Tom) Allow ALTER TABLE RENAME works on indexes (Tom) Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) Fix the off by one errors in ResultSet from 6.5.3, and more. jdbc ResultSet fixes (Joseph Shraibman) optimizer tunings (Tom) Fix create user for pgaccess Fix for UNLISTEN failure IRIX fixes (David Kaelbling) QNX fixes (Andreas Kardos) Reduce COPY IN lock level (Tom) Change libpqeasy to use PQconnectdb() style parameters (Bruce) Fix pg_dump to handle OID indexes (Tom) Fix small memory leak (Tom) Solaris fix for createdb/dropdb (Tatsuo) Fix for non-blocking connections (Alfred Perlstein) Fix improper recovery after RENAME TABLE failures (Tom) Copy pg_ident.conf.sample into /lib directory in install (Bruce) Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya) Fix too long syslog message (Tatsuo) Fix problem with quoted indexes that are too long (Tom) JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) ecpg changes (Michael) </pre><p> </p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-7-0-2.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="release-7-0.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">E.348. Release 7.0.2 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> E.350. Release 7.0</td></tr></table></div></body></html>