projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9535ab9
)
Fix paragraph mention in ALTER DATABASE manual page.
author
Bruce Momjian
Mon, 5 Jul 2004 02:34:43 +0000
(
02:34
+0000)
committer
Bruce Momjian
Mon, 5 Jul 2004 02:34:43 +0000
(
02:34
+0000)
Christopher Kings-Lynne
doc/src/sgml/ref/alter_database.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_database.sgml
b/doc/src/sgml/ref/alter_database.sgml
index 86093712f888d42fa77d6a4b7640e215a276816e..89f9f8d3f24c7082a2f70416fc2f7f02ad97fdaf 100644
(file)
--- a/
doc/src/sgml/ref/alter_database.sgml
+++ b/
doc/src/sgml/ref/alter_database.sgml
@@
-1,5
+1,5
@@
@@
-23,9
+23,9
@@
PostgreSQL documentation
ALTER DATABASE
name
SET
parameter
{ TO | = } {
value
| DEFAULT }
ALTER DATABASE
name
RESET
parameter
-ALTER DATABASE
name
OWNER TO
new_owner
-
ALTER DATABASE
name
RENAME TO
newname
+
+ALTER DATABASE
name
OWNER TO
new_owner