projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a733db
)
Add to release notes.
author
Bruce Momjian
Wed, 24 Aug 2005 16:47:00 +0000
(16:47 +0000)
committer
Bruce Momjian
Wed, 24 Aug 2005 16:47:00 +0000
(16: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 b53b136012373f5fd056239b72f71f1bb199238e..8f66489047a322734d1a2375183334023246e671 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
@@
-1257,6
+1257,17
@@
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.355 2005/08/24 15:35:01 tgl Exp
+
+
+ Move language handlers into the pg_catalog schema
+
+
+
+ This makes it possible to dump installed languages and makes it
+ easier to drop the public schema.
+
+
+