projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143e755
)
Break out \distv into four separate lines in the psql documentation, for
author
Bruce Momjian
Wed, 7 Jan 2009 04:51:34 +0000
(
04:51
+0000)
committer
Bruce Momjian
Wed, 7 Jan 2009 04:51:34 +0000
(
04:51
+0000)
clarity.
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 b5a5add2aeda83fe21ce043e0df705320befd767..92389014fba23f4743db92ee0f1d9a5a1164dec9 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-1,5
+1,5
@@
@@
-1113,11
+1113,14
@@
testdb=>
-
\distv[S+] [
pattern
]
+
\di[S+] [
pattern
]
+
\ds[S+] [
pattern
]
+
\dt[S+] [
pattern
]
+
\dv[S+] [
pattern
]
-
This is not the actual command name:
the letters
+
For the above commands,
the letters
i
,
s
,
t
,
v
,
S
stand for index, sequence, table, view,