perform.sgml update

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема perform.sgml update
Дата
Msg-id e2be49bc66a44bf3d5d607f1ce37d7de@biglumber.com
обсуждение исходный текст
Ответы Re: perform.sgml update  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: perform.sgml update  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message


Small patch to link to the proper place in the "runtime" file,
and to add the "schemaname" column to the description of the
pg_stats view.


--
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200306111031



Index: perform.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/perform.sgml,v
retrieving revision 1.28
diff -c -r1.28 perform.sgml
*** perform.sgml    25 Mar 2003 16:15:37 -0000    1.28
--- perform.sgml    11 Jun 2003 14:22:02 -0000
***************
*** 66,72 ****
      estimates are converted into disk-page units using some
      fairly arbitrary fudge factors. If you want to experiment with these
      factors, see the list of run-time configuration parameters in
!     <xref linkend="runtime-config">.)
     </para>

     <para>
--- 66,72 ----
      estimates are converted into disk-page units using some
      fairly arbitrary fudge factors. If you want to experiment with these
      factors, see the list of run-time configuration parameters in
!     <xref linkend="runtime-config-optimizer">.)
     </para>

     <para>
***************
*** 435,440 ****
--- 435,446 ----
      </thead>

      <tbody>
+      <row>
+       <entry><literal>schemaname</literal></entry>
+       <entry><type>name</type></entry>
+       <entry>Name of the schema containing the table.</entry>
+      </row>
+
       <row>
        <entry><literal>tablename</literal></entry>
        <entry><type>name</type></entry>





-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE+5z3ovJuQZxSWSsgRAlIhAJ4mOgsrKa1xQXiMxTWWawPsGrnPjgCg3BLs
fw61yiB/4rfQotCO4MIvI4Y=
=YoCD
-----END PGP SIGNATURE-----


В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Adding Rendezvous support to postmaster
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Adding Rendezvous support to postmaster