Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
postgresql-11.1-201812121535
/
doc
/
html
/
//opt/postgresql-11.1-201812121535/doc/html/release-6-3-2.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.358. Release 6.3.2</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-6-4.html" title="E.357. Release 6.4" /><link rel="next" href="release-6-3-1.html" title="E.359. Release 6.3.1" /></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.358. Release 6.3.2</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-6-4.html" title="E.357. Release 6.4">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-6-3-1.html" title="E.359. Release 6.3.1">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="RELEASE-6-3-2"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.358. Release 6.3.2</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="release-6-3-2.html#id-1.11.6.362.7">E.358.1. Changes</a></span></dt></dl></div><p><strong>Release date: </strong>1998-04-07</p><p> This is a bug-fix release for 6.3.x. Refer to the release notes for version 6.3 for a more complete summary of new features. </p><p> Summary: </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> Repairs automatic configuration support for some platforms, including Linux, from breakage inadvertently introduced in version 6.3.1. </p></li><li class="listitem"><p> Correctly handles function calls on the left side of BETWEEN and LIKE clauses. </p></li></ul></div><p> </p><p> A dump/restore is NOT required for those running 6.3 or 6.3.1. A <code class="literal">make distclean</code>, <code class="literal">make</code>, and <code class="literal">make install</code> 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 <span class="productname">PostgreSQL</span> libraries. </p><p> For upgrades from pre-6.3 installations, refer to the installation and migration instructions for version 6.3. </p><div class="sect2" id="id-1.11.6.362.7"><div class="titlepage"><div><div><h3 class="title">E.358.1. Changes</h3></div></div></div><p> </p><pre class="programlisting"> 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) </pre><p> </p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="release-6-4.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-6-3-1.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">E.357. Release 6.4 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> E.359. Release 6.3.1</td></tr></table></div></body></html>