1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

minor copy editing

This commit is contained in:
Peter Eisentraut
2001-03-24 23:03:26 +00:00
parent b420c47434
commit 0967057b5d
11 changed files with 27 additions and 26 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/perform.sgml,v 1.2 2001/02/19 00:24:30 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/perform.sgml,v 1.3 2001/03/24 23:03:26 petere Exp $
-->
<chapter id="performance-tips">
@ -40,7 +40,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/perform.sgml,v 1.2 2001/02/19 00:24:30 tgl
<listitem>
<para>
Estimated start-up cost (time expended before output scan can start,
eg, time to do the sorting in a SORT node).
e.g., time to do the sorting in a SORT node).
</para>
</listitem>