projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
342e3b0
)
Markup fix.
author
Bruce Momjian
Sat, 12 Jun 2004 04:08:02 +0000
(
04:08
+0000)
committer
Bruce Momjian
Sat, 12 Jun 2004 04:08:02 +0000
(
04:08
+0000)
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index 7b07abf828cbe4774aef68e89e4506ff6e9d0650..45138787508d558246239d92cf672bfe02fd3f47 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-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.