Update documentation for psql relation-size-in-\dt+ patch.
authorTom Lane
Fri, 2 May 2008 22:50:21 +0000 (22:50 +0000)
committerTom Lane
Fri, 2 May 2008 22:50:21 +0000 (22:50 +0000)
doc/src/sgml/ref/psql-ref.sgml

index e98b36fdcf0612e5f0244991f3e2953bb5651b32..6578159d90019187da9dc5cb08ccea54d31da390 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -1068,7 +1068,7 @@ testdb=>
         the listing to system objects; without S,
         only non-system objects are shown.  If + is
         appended to the command name, each object is listed with its
-        associated description, if any.
+        physical size on disk and its associated description, if any.