Markup fix.
authorBruce Momjian
Sat, 12 Jun 2004 04:08:02 +0000 (04:08 +0000)
committerBruce Momjian
Sat, 12 Jun 2004 04:08:02 +0000 (04:08 +0000)
doc/src/sgml/release.sgml

index 7b07abf828cbe4774aef68e89e4506ff6e9d0650..45138787508d558246239d92cf672bfe02fd3f47 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -44,7 +44,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.264 2004/06/12 04:02:53 momjian
 Fix a zero-column bug (Tom)
 Improve handling of non-qualitified identifiers in GROUP BY clauses (Tom)
 Do not allow NATURAL CROSS JOIN (Tom)
-Add missing check for invalid protocol packet length in binary COPY (Tom)
+Add missing check for invalid protocol packet length in binary COPY (Tom)
 
   This fixes a difficult-to-exploit security hole.