projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aac9f5b
)
Fix typo in tag.
author
Thomas G. Lockhart
Fri, 17 Dec 1999 14:52:51 +0000
(14:52 +0000)
committer
Thomas G. Lockhart
Fri, 17 Dec 1999 14:52:51 +0000
(14:52 +0000)
doc/src/sgml/ref/copy.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/copy.sgml
b/doc/src/sgml/ref/copy.sgml
index adbaa4c8e916a70b888910b4ef04d350e8122e75..e5e480af8224cf92134edc0989f39ca937cd04d1 100644
(file)
--- a/
doc/src/sgml/ref/copy.sgml
+++ b/
doc/src/sgml/ref/copy.sgml
@@
-1,5
+1,5
@@
@@
-121,7
+121,7
@@
COPY [ BINARY ]
table
[ WITH OIDS ]
a NULL value, so you should make sure that you use the same string
as you used on copy out.
-
h
ote>
+
n
ote>