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
Mon, 3 May 2004 08:47:54 +0000
(08:47 +0000)
committer
Neil Conway
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
@@
@@
-1938,7
+1938,7
@@
DROP SCHEMA information_schema CASCADE;
- Improve performance of function
P
G
unescapeBytea
(Ben Lamb)
+ Improve performance of function
P
Q
unescapeBytea
(Ben Lamb)