Commit 8c6f3450 authored by Bruce Momjian's avatar Bruce Momjian

Improve wording of entry.

parent e0114590
<!-- <!--
$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: Typical markup:
...@@ -1153,8 +1153,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 ...@@ -1153,8 +1153,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
Add <function>pg_column_size()</> (Mark Kirkwood) Add <function>pg_column_size()</> (Mark Kirkwood)
</para> </para>
<para> <para>
This returns storage size of a column, including any This returns storage size of a column, which might be compressed.
compression used.
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment