|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.264 2004/06/12 04:02:53 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.265 2004/06/12 04:08:02 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -44,7 +44,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.264 2004/06/12 04:02:53 momjian
|
44 | 44 | <listitem><para>Fix a zero-column bug (Tom)</para></listitem>
|
45 | 45 | <listitem><para>Improve handling of non-qualitified identifiers in GROUP BY clauses (Tom)</para></listitem>
|
46 | 46 | <listitem><para>Do not allow NATURAL CROSS JOIN (Tom)</para></listitem>
|
47 |
| -<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para></listitem> |
| 47 | +<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para> |
48 | 48 | <para>
|
49 | 49 | This fixes a difficult-to-exploit security hole.
|
50 | 50 | </para></listitem>
|
|