mirror of
https://github.com/postgres/postgres.git
synced 2026-06-14 19:20:08 -04:00
Add release entry for 8.1.5 that was missing:
<listitem><para>Fix rare bug in continuous archiving (Tom)</para></listitem>
This commit is contained in:
parent
c4950aa1ee
commit
35f9bf3725
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.32 2006/10/13 15:25:09 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.33 2006/11/23 03:31:04 momjian Exp $ -->
|
||||
<!--
|
||||
|
||||
Typical markup:
|
||||
|
|
@ -88,6 +88,7 @@ units on Win32 (Bruce)</para>
|
|||
compilers (Hiroshi Saito)</para></listitem>
|
||||
<listitem><para>Fixes for <systemitem class="osname">AIX</> and
|
||||
<productname>Intel</> compilers (Tom)</para></listitem>
|
||||
<listitem><para>Fix rare bug in continuous archiving (Tom)</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue