7.0.1 is ready - Mailing list pgsql-hackers

From Bruce Momjian
Subject 7.0.1 is ready
Date
Msg-id 200006010515.BAA18739@candle.pha.pa.us
Whole thread Raw
Responses Re: 7.0.1 is ready
Re: 7.0.1 is ready
List pgsql-hackers
I have prepared the REL7_0_PATCHES tree for 7.0.1.  Here are the changes.

---------------------------------------------------------------------------


Release 7.0.1

This is basically a cleanup release for 7.0.1

Migration to v7.0.1

A dump/restore is not required for those running 7.0.

Changes
-------
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
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)


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 




pgsql-hackers by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Database names with spaces
Next
From: The Hermit Hacker
Date:
Subject: Re: 7.0.1 is ready