projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3b012b
)
Remove tabs from sgml file.
author
Bruce Momjian
Mon, 26 Jul 2010 01:43:52 +0000
(
01:43
+0000)
committer
Bruce Momjian
Mon, 26 Jul 2010 01:43:52 +0000
(
01:43
+0000)
doc/src/sgml/ref/create_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_table.sgml
b/doc/src/sgml/ref/create_table.sgml
index a31bd3ddc522f026a65d0184d3b553a20721ba6c..67ed775e6baeb0a44bebd9924e9c9eb0263d5a79 100644
(file)
--- a/
doc/src/sgml/ref/create_table.sgml
+++ b/
doc/src/sgml/ref/create_table.sgml
@@
-1,5
+1,5
@@
@@
-168,9
+168,9
@@
CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE [ IF NOT EXISTS ]
Do not throw an error if a relation with the same name already exists.
- A notice is issued in this case. Note that there is no guarantee that
- the existing relation is anything like the one that would have been
- created.
+
A notice is issued in this case. Note that there is no guarantee that
+
the existing relation is anything like the one that would have been
+
created.