[QUESTIONS] PostgreSQL v6.3.2 released... (fwd)

From: "Ing(dot) Roberto Andrade" <randrade(at)campus(dot)iztacala(dot)unam(dot)mx>
To: pgsql-ayuda <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: [QUESTIONS] PostgreSQL v6.3.2 released... (fwd)
Date: 1998-04-20 17:13:18
Message-ID: Pine.SOL.3.91.980420111236.15568B-100000@campus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola:

Se liber¾ recientemente Postgresql 6.3.2

Saludos,

Roberto Andrade Fonseca
Universidad Nacional Autonoma de Mexico

Phone: 623-1154, 623-1345
e-mail: randrade(at)campus(dot)iztacala(dot)unam(dot)mx

---------- Forwarded message ----------
Date: Sun, 19 Apr 1998 15:32:20 -0300 (ADT)
From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-questions(at)postgreSQL(dot)org
Subject: [QUESTIONS] PostgreSQL v6.3.2 released...

We just released second post-release release of v6.3, to clean up some of
the more major bugs that were unresolved.

As per usual, the file is found at:

ftp.postgresql.org:/pub/postgresql-6.3.2.tar.gz

Changes since v6.3.1 include, but are not restricted to:

PostgreSQL 6.3.2 Tue Apr 7 16:53:16 EDT 1998
=========================================================

A dump/restore is NOT required for those running 6.3.1. A
'make distclean', 'make', and 'make install' is all that is required.
This last step should be performed while the postmaster is not running.
You should re-link any custom applications that use PostgreSQL libraries.

Changes
-------
configure detection improvements for tcl/tk(Brook Milligan, Alvin)
Manual page improvements(Bruce)
BETWEEN and LIKE fix(Thomas)
fix for psql \connect used by pg_dump(Oliver Elphick)
New odbc driver
pgaccess, version 0.86
qsort removed, now uses libc version, cleanups(Jeroen)
fix for buffer over-runs detected(Maurice Gittens)
fix for buffer overrun in libpgtcl(Randy Kunkee)
fix for UNION with DISTINCT or ORDER BY(Bruce)
gettimeofday configure check(Doug Winterburn)
Fix "indexes not used" bug(Vadim)
docs additions(Thomas)
Fix for backend memory leak(Bruce)
libreadline cleanup(Erwan MAS)
Remove DISTDIR(Bruce)
Makefile dependency cleanup(Jeroen van Vianen)
ASSERT fixes(Bruce)

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

--
Official WWW Site: http://www.postgresql.org
Online Docs & FAQ: http://www.postgresql.org/docs
Searchable Lists: http://www.postgresql.org/mhonarc

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message llamedo 1998-04-20 17:27:21 Novato con dudas
Previous Message Manuel Sugawara 1998-04-17 00:21:43 Re: Agregar usuarios en Postgres