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 e011459 commit 8c6f345Copy full SHA for 8c6f345
doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
4
Typical markup:
5
@@ -1153,8 +1153,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
1153
Add <function>pg_column_size()</> (Mark Kirkwood)
1154
</para>
1155
<para>
1156
- This returns storage size of a column, including any
1157
- compression used.
+ This returns storage size of a column, which might be compressed.
1158
1159
</listitem>
1160
0 commit comments