projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2583663
)
Documentation tweak: add spaces around the brackets in the description
author
Neil Conway
Wed, 11 Jan 2006 22:16:39 +0000
(22:16 +0000)
committer
Neil Conway
Wed, 11 Jan 2006 22:16:39 +0000
(22:16 +0000)
of the CREATE CONVERSION syntax, for consistency with the other SQL
reference pages.
doc/src/sgml/ref/create_conversion.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_conversion.sgml
b/doc/src/sgml/ref/create_conversion.sgml
index 9bf88807c142bb5209890c928b7445aa3de5a619..c862a126eb92192ebade20939eeddb32c5c50325 100644
(file)
--- a/
doc/src/sgml/ref/create_conversion.sgml
+++ b/
doc/src/sgml/ref/create_conversion.sgml
@@
-1,4
+1,4
@@
-
+
@@
-17,7
+17,7
@@
-CREATE [
DEFAULT
] CONVERSION
name
+CREATE [
DEFAULT
] CONVERSION
name
FOR
source_encoding
TO
dest_encoding
FROM
funcname