Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db147b3 commit 511b798Copy full SHA for 511b798
doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.199 2008/03/30 18:10:20 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.200 2008/05/02 22:50:21 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -1068,7 +1068,7 @@ testdb=>
1068
the listing to system objects; without <literal>S</literal>,
1069
only non-system objects are shown. If <literal>+</literal> is
1070
appended to the command name, each object is listed with its
1071
- associated description, if any.
+ physical size on disk and its associated description, if any.
1072
</para>
1073
1074
<para>
0 commit comments