Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
212
/
root
/
opt
/
postgresql-11
/
doc
/
html
/
//proc/self/root/proc/212/root/opt/postgresql-11/doc/html/release-8-0-11.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.269. Release 8.0.11</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-8-0-12.html" title="E.268. Release 8.0.12" /><link rel="next" href="release-8-0-10.html" title="E.270. Release 8.0.10" /></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.269. Release 8.0.11</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="release-8-0-12.html" title="E.268. Release 8.0.12">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-8-0-10.html" title="E.270. Release 8.0.10">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="RELEASE-8-0-11"><div class="titlepage"><div><div><h2 class="title" style="clear: both">E.269. Release 8.0.11</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="release-8-0-11.html#id-1.11.6.273.4">E.269.1. Migration to Version 8.0.11</a></span></dt><dt><span class="sect2"><a href="release-8-0-11.html#id-1.11.6.273.5">E.269.2. Changes</a></span></dt></dl></div><p><strong>Release date: </strong>2007-02-05</p><p> This release contains a variety of fixes from 8.0.10, including a security fix. For information about new features in the 8.0 major release, see <a class="xref" href="release-8-0.html" title="E.280. Release 8.0">Section E.280</a>. </p><div class="sect2" id="id-1.11.6.273.4"><div class="titlepage"><div><div><h3 class="title">E.269.1. Migration to Version 8.0.11</h3></div></div></div><p> A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, see <a class="xref" href="release-8-0-6.html" title="E.274. Release 8.0.6">Section E.274</a>. </p></div><div class="sect2" id="id-1.11.6.273.5"><div class="titlepage"><div><div><h3 class="title">E.269.2. Changes</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p> Remove security vulnerabilities that allowed connected users to read backend memory (Tom) </p><p> The vulnerabilities involve suppressing the normal check that a SQL function returns the data type it's declared to, and changing the data type of a table column (CVE-2007-0555, CVE-2007-0556). These errors can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access. </p></li><li class="listitem"><p> Fix rare bug wherein btree index page splits could fail due to choosing an infeasible split point (Heikki Linnakangas) </p></li><li class="listitem"><p> Fix for rare Assert() crash triggered by <code class="literal">UNION</code> (Tom) </p></li><li class="listitem"><p> Tighten security of multi-byte character processing for UTF8 sequences over three bytes long (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-8-0-12.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-8-0-10.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">E.268. Release 8.0.12 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> E.270. Release 8.0.10</td></tr></table></div></body></html>