1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-26 23:43:30 +03:00

Fix release notes and installation instructions for 7.3.1 release.

This commit is contained in:
Peter Eisentraut
2002-12-18 23:38:08 +00:00
parent c4a389599c
commit 9e04de0e8d
4 changed files with 1379 additions and 1293 deletions

26
HISTORY
View File

@@ -12,31 +12,33 @@
A dump/restore is *not* required for those running 7.3. However, it A dump/restore is *not* required for those running 7.3. However, it
should be noted that the main PostgreSQL interface library, libpq, has should be noted that the main PostgreSQL interface library, libpq, has
a new major version number for this release, which may require a new major version number for this release, which will require that
recompilation of client code in certain cases. client code using libpq be relinked.
_________________________________________________________________ _________________________________________________________________
Changes Changes
Fix a core dump of COPY TO when client/server encodings don't match (T Fix a core dump of COPY TO when client/server encodings don't match
om) (Tom)
Allow pg_dump to work with pre-7.2 servers (Tom) Allow pg_dump to work with pre-7.2 servers (Tom)
/contrib/adddepend fixes (Tom) contrib/adddepend fixes (Tom)
Fix problem with deletion of per-user/per-database config settings (To Fix problem with deletion of per-user/per-database config settings
m) (Tom)
/contrib/vacuumlo fix (Tom) contrib/vacuumlo fix (Tom)
Allow 'password' encryption even when pg_shadow contains MD5 passwords Allow 'password' encryption even when pg_shadow contains MD5 passwords
(Bruce) (Bruce)
/contrib/dbmirror fix (Steven Singer) contrib/dbmirror fix (Steven Singer)
Optimizer fixes (Tom) Optimizer fixes (Tom)
/contrib/tsearch fixes (Teodor Sigaev, Magnus) contrib/tsearch fixes (Teodor Sigaev, Magnus)
Allow locale names to be mixed case (Nicolai Tufar) Fix encoding name resolution to work in Turkish locale (Nicolai Tufar)
Increment libpq library's major version number (Bruce) Increment libpq library's major version number (Bruce)
pg_hba.conf error reporting fixes (Bruce, Neil) pg_hba.conf error reporting fixes (Bruce, Neil)
Add SCO Openserver 5.0.4 as a supported platform (Bruce) Add SCO OpenServer 5.0.4 as a supported platform (Bruce)
Prevent EXPLAIN from crashing server (Tom) Prevent EXPLAIN from crashing server (Tom)
SSL fixes (Nathan Mueller) SSL fixes (Nathan Mueller)
Prevent composite column creation via ALTER TABLE (Tom) Prevent composite column creation via ALTER TABLE (Tom)
Fix conversion between LATIN9 and UNICODE (Peter)
Translation updates
_________________________________________________________________ _________________________________________________________________
Release 7.3 Release 7.3

1231
INSTALL

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.22 2002/12/11 22:27:34 momjian Exp $ --> <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.103.2.23 2002/12/18 23:38:08 petere Exp $ -->
<chapter id="installation"> <chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]> <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1566,22 +1566,6 @@ gunzip -c user.ps.gz \
Magnus Naeslund (<email>mag@fbab.net</email>)</entry> Magnus Naeslund (<email>mag@fbab.net</email>)</entry>
<entry>2.4.19-pre6</entry> <entry>2.4.19-pre6</entry>
</row> </row>
<row>
<entry><systemitem class="osname">Linux</></entry>
<entry><systemitem>armv4l</></entry>
<entry>7.2</entry>
<entry>2001-12-10,
Mark Knox (<email>segfault@hardline.org</email>)</entry>
<entry>2.2.x</entry>
</row>
<row>
<entry><systemitem class="osname">Linux</></entry>
<entry><systemitem>MIPS</></entry>
<entry>7.2</entry>
<entry>2001-11-15,
Hisao Shibuya (<email>shibuya@alpha.or.jp</>)</entry>
<entry>2.0.x; <productname>Cobalt Qube2</></entry>
</row>
<row> <row>
<entry><systemitem class="osname">Linux</></entry> <entry><systemitem class="osname">Linux</></entry>
<entry><systemitem>PlayStation 2</></entry> <entry><systemitem>PlayStation 2</></entry>
@@ -1632,14 +1616,6 @@ gunzip -c user.ps.gz \
10.2.1, Adam Witney (<email>awitney@sghms.ac.uk</email>)</entry> 10.2.1, Adam Witney (<email>awitney@sghms.ac.uk</email>)</entry>
<entry></entry> <entry></entry>
</row> </row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>Alpha</></entry>
<entry>7.2</entry>
<entry>2001-11-20,
Thomas Thai (<email>tom@minnesota.com</email>)</entry>
<entry>1.5W</entry>
</row>
<row> <row>
<entry><systemitem class="osname">NetBSD</></entry> <entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>arm32</></entry> <entry><systemitem>arm32</></entry>
@@ -1648,46 +1624,6 @@ gunzip -c user.ps.gz \
Patrick Welche (<email>prlw1@newn.cam.ac.uk</email>)</entry> Patrick Welche (<email>prlw1@newn.cam.ac.uk</email>)</entry>
<entry>1.6</entry> <entry>1.6</entry>
</row> </row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>m68k</></entry>
<entry>7.0</entry>
<entry>2000-04-10,
Henry B. Hotz (<email>hotz@jpl.nasa.gov</email>)</entry>
<entry>Mac 8xx</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>MIPS</></entry>
<entry>7.2.1</entry>
<entry>2002-06-13,
Warwick Hunter (<email>whunter@agile.tv</email>)</entry>
<entry>1.5.3</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>PPC</></entry>
<entry>7.2</entry>
<entry>2001-11-28,
Bill Studenmund (<email>wrstuden@netbsd.org</email>)</entry>
<entry>1.5</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>Sparc</></entry>
<entry>7.2</entry>
<entry>2001-12-03,
Matthew Green (<email>mrg@eterna.com.au</email>)</entry>
<entry>32- and 64-bit builds</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>VAX</></entry>
<entry>7.1</entry>
<entry>2001-03-30,
Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
<entry>1.5</entry>
</row>
<row> <row>
<entry><systemitem class="osname">NetBSD</></entry> <entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>x86</></entry> <entry><systemitem>x86</></entry>
@@ -1736,13 +1672,6 @@ gunzip -c user.ps.gz \
Martin Renters (<email>martin@datafax.com</email>)</entry> Martin Renters (<email>martin@datafax.com</email>)</entry>
<entry>5.8; see also <filename>doc/FAQ_Solaris</filename></entry> <entry>5.8; see also <filename>doc/FAQ_Solaris</filename></entry>
</row> </row>
<row>
<entry><systemitem class="osname">SunOS 4</></entry>
<entry><systemitem>Sparc</></entry>
<entry>7.2</entry>
<entry>2001-12-04, Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry>
<entry></entry>
</row>
<row> <row>
<entry><systemitem class="osname">Tru64 UNIX</></entry> <entry><systemitem class="osname">Tru64 UNIX</></entry>
<entry><systemitem>Alpha</></entry> <entry><systemitem>Alpha</></entry>
@@ -1825,6 +1754,22 @@ gunzip -c user.ps.gz \
<entry>1998-03-01, Brian E Gallew (<email>geek+@cmu.edu</email>)</entry> <entry>1998-03-01, Brian E Gallew (<email>geek+@cmu.edu</email>)</entry>
<entry>no recent reports</entry> <entry>no recent reports</entry>
</row> </row>
<row>
<entry><systemitem class="osname">Linux</></entry>
<entry><systemitem>armv4l</></entry>
<entry>7.2</entry>
<entry>2001-12-10,
Mark Knox (<email>segfault@hardline.org</email>)</entry>
<entry>2.2.x</entry>
</row>
<row>
<entry><systemitem class="osname">Linux</></entry>
<entry><systemitem>MIPS</></entry>
<entry>7.2</entry>
<entry>2001-11-15,
Hisao Shibuya (<email>shibuya@alpha.or.jp</>)</entry>
<entry>2.0.x; <productname>Cobalt Qube2</></entry>
</row>
<row> <row>
<entry><systemitem class="osname">MkLinux DR1</></entry> <entry><systemitem class="osname">MkLinux DR1</></entry>
<entry><systemitem>PPC750</></entry> <entry><systemitem>PPC750</></entry>
@@ -1832,6 +1777,54 @@ gunzip -c user.ps.gz \
<entry>2001-04-03, Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry> <entry>2001-04-03, Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry>
<entry>7.1 needs OS update?</entry> <entry>7.1 needs OS update?</entry>
</row> </row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>Alpha</></entry>
<entry>7.2</entry>
<entry>2001-11-20,
Thomas Thai (<email>tom@minnesota.com</email>)</entry>
<entry>1.5W</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>m68k</></entry>
<entry>7.0</entry>
<entry>2000-04-10,
Henry B. Hotz (<email>hotz@jpl.nasa.gov</email>)</entry>
<entry>Mac 8xx</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>MIPS</></entry>
<entry>7.2.1</entry>
<entry>2002-06-13,
Warwick Hunter (<email>whunter@agile.tv</email>)</entry>
<entry>1.5.3</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>PPC</></entry>
<entry>7.2</entry>
<entry>2001-11-28,
Bill Studenmund (<email>wrstuden@netbsd.org</email>)</entry>
<entry>1.5</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>Sparc</></entry>
<entry>7.2</entry>
<entry>2001-12-03,
Matthew Green (<email>mrg@eterna.com.au</email>)</entry>
<entry>32- and 64-bit builds</entry>
</row>
<row>
<entry><systemitem class="osname">NetBSD</></entry>
<entry><systemitem>VAX</></entry>
<entry>7.1</entry>
<entry>2001-03-30,
Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
<entry>1.5</entry>
</row>
<row> <row>
<entry><systemitem class="osname">NeXTSTEP</></entry> <entry><systemitem class="osname">NeXTSTEP</></entry>
<entry><systemitem>x86</></entry> <entry><systemitem>x86</></entry>
@@ -1856,6 +1849,13 @@ gunzip -c user.ps.gz \
<entry>2001-11-20, Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>)</entry> <entry>2001-11-20, Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>)</entry>
<entry>patches available in archives, but too late for 7.2</entry> <entry>patches available in archives, but too late for 7.2</entry>
</row> </row>
<row>
<entry><systemitem class="osname">SunOS 4</></entry>
<entry><systemitem>Sparc</></entry>
<entry>7.2</entry>
<entry>2001-12-04, Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry>
<entry></entry>
</row>
<row> <row>
<entry><systemitem class="osname">System V R4</></entry> <entry><systemitem class="osname">System V R4</></entry>
<entry><systemitem>m88k</></entry> <entry><systemitem>m88k</></entry>

View File

@@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.5 2002/12/18 02:07:24 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.6 2002/12/18 23:38:08 petere Exp $
--> -->
<appendix id="release"> <appendix id="release">
@@ -24,9 +24,9 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.5 2002/12/18 02:07:2
<para> <para>
A dump/restore is <emphasis>not</emphasis> required for those A dump/restore is <emphasis>not</emphasis> required for those
running 7.3. However, it should be noted that the main PostgreSQL running 7.3. However, it should be noted that the main PostgreSQL
interface library, libpq, has a new major version number for this interface library, <application>libpq</application>, has a new
release, which may require recompilation of client code in certain major version number for this release, which will require that
cases. client code using <application>libpq</application> be relinked.
</para> </para>
</sect2> </sect2>
@@ -35,22 +35,27 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.5 2002/12/18 02:07:2
<para> <para>
<literallayout> <literallayout>
Fix a core dump of COPY TO when client/server encodings don't match (Tom) Fix a core dump of COPY TO when client/server encodings don't match
(Tom)
Allow pg_dump to work with pre-7.2 servers (Tom) Allow pg_dump to work with pre-7.2 servers (Tom)
/contrib/adddepend fixes (Tom) contrib/adddepend fixes (Tom)
Fix problem with deletion of per-user/per-database config settings (Tom) Fix problem with deletion of per-user/per-database config settings
/contrib/vacuumlo fix (Tom) (Tom)
Allow 'password' encryption even when pg_shadow contains MD5 passwords (Bruce) contrib/vacuumlo fix (Tom)
/contrib/dbmirror fix (Steven Singer) Allow 'password' encryption even when pg_shadow contains MD5 passwords
(Bruce)
contrib/dbmirror fix (Steven Singer)
Optimizer fixes (Tom) Optimizer fixes (Tom)
/contrib/tsearch fixes (Teodor Sigaev, Magnus) contrib/tsearch fixes (Teodor Sigaev, Magnus)
Allow locale names to be mixed case (Nicolai Tufar) Fix encoding name resolution to work in Turkish locale (Nicolai Tufar)
Increment libpq library's major version number (Bruce) Increment libpq library's major version number (Bruce)
pg_hba.conf error reporting fixes (Bruce, Neil) pg_hba.conf error reporting fixes (Bruce, Neil)
Add SCO Openserver 5.0.4 as a supported platform (Bruce) Add SCO OpenServer 5.0.4 as a supported platform (Bruce)
Prevent EXPLAIN from crashing server (Tom) Prevent EXPLAIN from crashing server (Tom)
SSL fixes (Nathan Mueller) SSL fixes (Nathan Mueller)
Prevent composite column creation via ALTER TABLE (Tom) Prevent composite column creation via ALTER TABLE (Tom)
Fix conversion between LATIN9 and UNICODE (Peter)
Translation updates
</literallayout> </literallayout>
</para> </para>
</sect2> </sect2>