mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix function name.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.346 2005/08/23 19:44:58 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.347 2005/08/23 20:45:05 momjian Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
@ -1078,7 +1078,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.346 2005/08/23 19:44:58 momjian
|
||||
</itemizedlist>
|
||||
</para>
|
||||
<para>
|
||||
<function>complete_relation_size()</> includes indexes and TOAST
|
||||
<function>pg_complete_relation_size()</> includes indexes and TOAST
|
||||
tables.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user