From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | PostgreSQL v7.0.1 Released |
Date: | 2000-06-02 16:49:19 |
Message-ID: | Pine.BSF.4.21.0006021346320.546-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general pgsql-hackers |
06-01-2000 - PostgreSQL v7.0.1 Released
The PostgreSQL Global Development Group is proud to announce the release
of PostgreSQL v7.0.1. This is essentially acleanup of v7.0. A dump/restore
is not required if you're moving from v7.0. If you're migrating from a
release earlier than v7.0 a dump/restore will be necessary.
The release is available on ftp.postgresql.org, at:
ftp.postgresql.org/pub/source/v7.0.1
As well as our various mirror affiliates ...
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)
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2000-06-03 08:38:27 | Re: [GENERAL] PostgreSQL v7.0.1 Released |
Previous Message | Bruce Momjian | 2000-05-31 16:02:58 | PostgreSQL book sent to publisher |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-06-02 17:00:32 | Re: query optimiser changes 6.5->7.0 |
Previous Message | Richard Moon | 2000-06-02 16:34:35 | Anybody got Postgress Binaries working on NT ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Pilosov | 2000-06-02 17:41:54 | Re: Inet type how to? |
Previous Message | Olivier PRENANT | 2000-06-02 16:27:47 | Inet type how to? |