projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64610a8
)
Change with delimiters to using delimiters in psql manual page.
author
Bruce Momjian
Wed, 27 Sep 2000 11:56:16 +0000
(11:56 +0000)
committer
Bruce Momjian
Wed, 27 Sep 2000 11:56:16 +0000
(11:56 +0000)
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index 60a5e95f40a400092d23b33df3de07cfc0b972a7..14eea7324df30adfb0a638d562e8874d7643262c 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-1,5
+1,5
@@
@@
-266,7
+266,7
@@
testdb=>
\copy
table
[
with oids
] {
from
|
to
}
filename
| stdin | stdout
- [
with
delimiters
'
characters
' ]
+ [
using
delimiters
'
characters
' ]
[
with null as
'
string
' ]