Improve wording of entry.
This commit is contained in:
parent
e011459029
commit
8c6f345005
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.388 2005/10/03 23:43:06 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.389 2005/10/05 19:52:22 momjian Exp $
|
||||
|
||||
Typical markup:
|
||||
|
||||
@ -1153,8 +1153,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
|
||||
Add <function>pg_column_size()</> (Mark Kirkwood)
|
||||
</para>
|
||||
<para>
|
||||
This returns storage size of a column, including any
|
||||
compression used.
|
||||
This returns storage size of a column, which might be compressed.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user