projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0142c00
)
Fix obscure typo in 7.4.0 release notes.
author
Neil Conway
<neilc@samurai.com>
Mon, 3 May 2004 08:47:54 +0000
(08:47 +0000)
committer
Neil Conway
<neilc@samurai.com>
Mon, 3 May 2004 08:47:54 +0000
(08:47 +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 42f51a415f18235c6b4a655f9eabd43bdf462d55..9c44e93de0371d86772a943ae873bede46a07da1 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.25
8 2004/03/07 22:07:56 tgl
Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.25
9 2004/05/03 08:47:54 neilc
Exp $
-->
<appendix id="release">
@@
-1938,7
+1938,7
@@
DROP SCHEMA information_schema CASCADE;
<listitem>
<para>
- Improve performance of function <function>P
G
unescapeBytea</function> (Ben Lamb)
+ Improve performance of function <function>P
Q
unescapeBytea</function> (Ben Lamb)
</para>
</listitem>