/
Ao
/
MaxReport
Обзор
Документация
Войти
/
Ao
/
MaxReport
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
pgsql/doc/src/sgml/html/release.html
27 строк
6 KB
AoAnima
first_commit
13 июл 2026, 17:47
13 июл 2026, 17:47
f1a670a
Код
Авторство
О чём код?
<?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>Appendix E. Release Notes</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="xml-limits-conformance.html" title="D.3. XML Limits and Conformance to SQL/XML" /><link rel="next" href="release-18-4.html" title="E.1. Release 18.4" /></head><body id="docContent" class="container-fluid col-10"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Appendix E. Release Notes</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="xml-limits-conformance.html" title="D.3. XML Limits and Conformance to SQL/XML">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><th width="60%" align="center">Part VIII. Appendixes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 18.4 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="release-18-4.html" title="E.1. Release 18.4">Next</a></td></tr></table><hr /></div><div class="appendix" id="RELEASE"><div class="titlepage"><div><div><h2 class="title">Appendix E. Release Notes</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="release-18-4.html">E.1. Release 18.4</a></span></dt><dd><dl><dt><span class="sect2"><a href="release-18-4.html#RELEASE-18-4-MIGRATION">E.1.1. Migration to Version 18.4</a></span></dt><dt><span class="sect2"><a href="release-18-4.html#RELEASE-18-4-CHANGES">E.1.2. Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="release-18-3.html">E.2. Release 18.3</a></span></dt><dd><dl><dt><span class="sect2"><a href="release-18-3.html#RELEASE-18-3-MIGRATION">E.2.1. Migration to Version 18.3</a></span></dt><dt><span class="sect2"><a href="release-18-3.html#RELEASE-18-3-CHANGES">E.2.2. Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="release-18-2.html">E.3. Release 18.2</a></span></dt><dd><dl><dt><span class="sect2"><a href="release-18-2.html#RELEASE-18-2-MIGRATION">E.3.1. Migration to Version 18.2</a></span></dt><dt><span class="sect2"><a href="release-18-2.html#RELEASE-18-2-CHANGES">E.3.2. Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="release-18-1.html">E.4. Release 18.1</a></span></dt><dd><dl><dt><span class="sect2"><a href="release-18-1.html#RELEASE-18-1-MIGRATION">E.4.1. Migration to Version 18.1</a></span></dt><dt><span class="sect2"><a href="release-18-1.html#RELEASE-18-1-CHANGES">E.4.2. Changes</a></span></dt></dl></dd><dt><span class="sect1"><a href="release-18.html">E.5. Release 18</a></span></dt><dd><dl><dt><span class="sect2"><a href="release-18.html#RELEASE-18-HIGHLIGHTS">E.5.1. Overview</a></span></dt><dt><span class="sect2"><a href="release-18.html#RELEASE-18-MIGRATION">E.5.2. Migration to Version 18</a></span></dt><dt><span class="sect2"><a href="release-18.html#RELEASE-18-CHANGES">E.5.3. Changes</a></span></dt><dt><span class="sect2"><a href="release-18.html#RELEASE-18-ACKNOWLEDGEMENTS">E.5.4. Acknowledgments</a></span></dt></dl></dd><dt><span class="sect1"><a href="release-prior.html">E.6. Prior Releases</a></span></dt></dl></div><p> The release notes contain the significant changes in each <span class="productname">PostgreSQL</span> release, with major features and migration issues listed at the top. The release notes do not contain changes that affect only a few users or changes that are internal and therefore not user-visible. For example, the optimizer is improved in almost every release, but the improvements are usually observed by users as simply faster queries. </p><p> A complete list of changes for each release can be obtained by viewing the <a class="link" href="git.html" title="I.1. Getting the Source via Git">Git</a> logs for each release. The <a class="ulink" href="https://www.postgresql.org/list/pgsql-committers/" target="_top"><code class="literal">pgsql-committers</code> email list</a> records all source code changes as well. There is also a <a class="ulink" href="https://git.postgresql.org/gitweb/?p=postgresql.git;a=summary" target="_top">web interface</a> that shows changes to specific files. </p><p> The name appearing next to each item represents the major developer for that item. Of course all changes involve community discussion and patch review, so each item is truly a community effort. </p><p id="RELEASE-COMMIT-LINKS"> Section markers (§) in the release notes link to <a class="ulink" href="https://git.postgresql.org/gitweb/?p=postgresql.git" target="_top"><span class="application">gitweb</span></a> pages which show the primary <span class="application">git</span> commit messages and source tree changes responsible for the release note item. There might be additional <span class="application">git</span> commits which are not shown. </p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="xml-limits-conformance.html" title="D.3. XML Limits and Conformance to SQL/XML">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="release-18-4.html" title="E.1. Release 18.4">Next</a></td></tr><tr><td width="40%" align="left" valign="top">D.3. XML Limits and Conformance to SQL/XML </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.4 Documentation">Home</a></td><td width="40%" align="right" valign="top"> E.1. Release 18.4</td></tr></table></div></body></html>