From 070448e1371465432656fa17e8731334779202c2 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index bcaa7aedd8..81019a38ac 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -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.39.5