Break out \distv into four separate lines in the psql documentation, for
authorBruce Momjian
Wed, 7 Jan 2009 04:51:34 +0000 (04:51 +0000)
committerBruce Momjian
Wed, 7 Jan 2009 04:51:34 +0000 (04:51 +0000)
clarity.

doc/src/sgml/ref/psql-ref.sgml

index b5a5add2aeda83fe21ce043e0df705320befd767..92389014fba23f4743db92ee0f1d9a5a1164dec9 100644 (file)
@@ -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
         is,
         tv,
         S stand for index, sequence, table, view,