projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7f92b
)
Reword to reduce redundant wording in some wording ;)
author
Thomas G. Lockhart
Wed, 14 Jun 2000 13:12:17 +0000
(13:12 +0000)
committer
Thomas G. Lockhart
Wed, 14 Jun 2000 13:12:17 +0000
(13:12 +0000)
doc/src/sgml/query.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/query.sgml
b/doc/src/sgml/query.sgml
index ef519c734667a12ef9892f00f947e9eeeed67036..eba1f330a6fa8a4f42e86357e4a8d470cb3ca3a9 100644
(file)
--- a/
doc/src/sgml/query.sgml
+++ b/
doc/src/sgml/query.sgml
@@
-1,5
+1,5
@@
@@
-154,7
+154,7
@@
INSERT INTO weather
- You can also use
the
COPY
command to perform
load large
+ You can also use
COPY
to
load large
amounts of data from flat (
ASCII
) files.
This is usually faster because the data is read (or written) as a
single atomic