From 511b798c466a98cf702ea35943cf03e9e109817b Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 2 May 2008 22:50:21 +0000 Subject: [PATCH] Update documentation for psql relation-size-in-\dt+ patch. --- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index e98b36fdcf..6578159d90 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -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. -- 2.49.0