Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc62ce67f262cdcd253dc7f849ce3223 > files > 531

postgresql8.4-docs-8.4.12-0.1mdv2010.2.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Release 7.3.2</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 8.4.12 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Release Notes"
HREF="release.html"><LINK
REL="PREVIOUS"
TITLE="Release 7.3.3"
HREF="release-7-3-3.html"><LINK
REL="NEXT"
TITLE="Release 7.3.1"
HREF="release-7-3-1.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2012-05-31T23:30:11"></HEAD
><BODY
CLASS="SECT1"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
>PostgreSQL 8.4.12 Documentation</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="release-7-3-3.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="release.html"
>Fast Backward</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
>Appendix E. Release Notes</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="release.html"
>Fast Forward</A
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
HREF="release-7-3-1.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="RELEASE-7-3-2"
>E.159. Release 7.3.2</A
></H1
><DIV
CLASS="NOTE"
><BLOCKQUOTE
CLASS="NOTE"
><P
><B
>Release date: </B
>2003-02-04</P
></BLOCKQUOTE
></DIV
><P
>  This release contains a variety of fixes for version 7.3.1.
 </P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN111741"
>E.159.1. Migration to Version 7.3.2</A
></H2
><P
>   A dump/restore is <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>not</I
></SPAN
> required for those
   running version 7.3.*.
  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN111745"
>E.159.2. Changes</A
></H2
><P
></P
><UL
><LI
><P
>Restore creation of OID column in CREATE TABLE AS / SELECT INTO</P
></LI
><LI
><P
>Fix <SPAN
CLASS="APPLICATION"
>pg_dump</SPAN
> core dump when dumping views having comments</P
></LI
><LI
><P
>Dump DEFERRABLE/INITIALLY DEFERRED constraints properly</P
></LI
><LI
><P
>Fix UPDATE when child table's column numbering differs from parent</P
></LI
><LI
><P
>Increase default value of max_fsm_relations</P
></LI
><LI
><P
>Fix problem when fetching backwards in a cursor for a single-row query</P
></LI
><LI
><P
>Make backward fetch work properly with cursor on SELECT DISTINCT query</P
></LI
><LI
><P
>Fix problems with loading <SPAN
CLASS="APPLICATION"
>pg_dump</SPAN
> files containing contrib/lo usage</P
></LI
><LI
><P
>Fix problem with all-numeric user names</P
></LI
><LI
><P
>Fix possible memory leak and core dump during disconnect in libpgtcl</P
></LI
><LI
><P
>Make plpython's spi_execute command handle nulls properly (Andrew Bosma)</P
></LI
><LI
><P
>Adjust plpython error reporting so that its regression test passes again</P
></LI
><LI
><P
>Work with bison 1.875</P
></LI
><LI
><P
>Handle mixed-case names properly in plpgsql's %type (Neil)</P
></LI
><LI
><P
>Fix core dump in pltcl when executing a query rewritten by a rule</P
></LI
><LI
><P
>Repair array subscript overruns (per report from Yichen Xie)</P
></LI
><LI
><P
>Reduce MAX_TIME_PRECISION from 13 to 10 in floating-point case</P
></LI
><LI
><P
>Correctly case-fold variable names in per-database and per-user settings</P
></LI
><LI
><P
>Fix coredump in plpgsql's RETURN NEXT when SELECT into record returns no rows</P
></LI
><LI
><P
>Fix outdated use of pg_type.typprtlen in python client interface</P
></LI
><LI
><P
>Correctly handle fractional seconds in timestamps in JDBC driver</P
></LI
><LI
><P
>Improve performance of getImportedKeys() in JDBC</P
></LI
><LI
><P
>Make shared-library symlinks work standardly on HPUX (Giles)</P
></LI
><LI
><P
>Repair inconsistent rounding behavior for timestamp, time, interval</P
></LI
><LI
><P
>SSL negotiation fixes (Nathan Mueller)</P
></LI
><LI
><P
>Make libpq's ~/.pgpass feature work when connecting with PQconnectDB</P
></LI
><LI
><P
>Update my2pg, ora2pg</P
></LI
><LI
><P
>Translation updates</P
></LI
><LI
><P
>Add casts between types lo and oid in contrib/lo</P
></LI
><LI
><P
>fastpath code now checks for privilege to call function</P
></LI
></UL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="release-7-3-3.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="release-7-3-1.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Release 7.3.3</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="release.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Release 7.3.1</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>