Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
postgresql-11
/
doc
/
html
/
//opt/postgresql-11/doc/html/release-7-3-1.html
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>E.332. Release 7.3.1</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="prev" href="release-7-3-2.html" title="E.331. Release 7.3.2" /><link rel="next" href="release-7-3.html" title="E.333. Release 7.3" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">E.332. Release 7.3.1</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-7-3-2.html" title="E.331. Release 7.3.2">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="release.html" title="Appendix E. Release Notes">Up</a></td><th width="60%" align="center">Appendix E. Release Notes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 11.1 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="release-7-3.html" title="E.333. Release 7.3">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="RELEASE-7-3-1"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.332. Release 7.3.1</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="release-7-3-1.html#id-1.11.6.336.4">E.332.1. Migration to Version 7.3.1</a></span></dt><dt><span class="sect2"><a href="release-7-3-1.html#id-1.11.6.336.5">E.332.2. Changes</a></span></dt></dl></div><p><strong>Release date: </strong>2002-12-18</p><p> This release contains a variety of fixes for version 7.3. </p><div class="sect2" id="id-1.11.6.336.4"><div class="titlepage"><div><div><h3 class="title">E.332.1. Migration to Version 7.3.1</h3></div></div></div><p> A dump/restore is <span class="emphasis"><em>not</em></span> required for those running version 7.3. However, it should be noted that the main <span class="productname">PostgreSQL</span> interface library, libpq, has a new major version number for this release, which might require recompilation of client code in certain cases. </p></div><div class="sect2" id="id-1.11.6.336.5"><div class="titlepage"><div><div><h3 class="title">E.332.2. Changes</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>Fix a core dump of COPY TO when client/server encodings don't match (Tom)</p></li><li class="listitem"><p>Allow <span class="application">pg_dump</span> to work with pre-7.2 servers (Philip)</p></li><li class="listitem"><p>contrib/adddepend fixes (Tom)</p></li><li class="listitem"><p>Fix problem with deletion of per-user/per-database config settings (Tom)</p></li><li class="listitem"><p>contrib/vacuumlo fix (Tom)</p></li><li class="listitem"><p>Allow 'password' encryption even when pg_shadow contains MD5 passwords (Bruce)</p></li><li class="listitem"><p>contrib/dbmirror fix (Steven Singer)</p></li><li class="listitem"><p>Optimizer fixes (Tom)</p></li><li class="listitem"><p>contrib/tsearch fixes (Teodor Sigaev, Magnus)</p></li><li class="listitem"><p>Allow locale names to be mixed case (Nicolai Tufar)</p></li><li class="listitem"><p>Increment libpq library's major version number (Bruce)</p></li><li class="listitem"><p>pg_hba.conf error reporting fixes (Bruce, Neil)</p></li><li class="listitem"><p>Add SCO Openserver 5.0.4 as a supported platform (Bruce)</p></li><li class="listitem"><p>Prevent EXPLAIN from crashing server (Tom)</p></li><li class="listitem"><p>SSL fixes (Nathan Mueller)</p></li><li class="listitem"><p>Prevent composite column creation via ALTER TABLE (Tom)</p></li></ul></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-7-3-2.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="release.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="release-7-3.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">E.331. Release 7.3.2 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> E.333. Release 7.3</td></tr></table></div></body></html>