pgsql: Add -F option to set fillfactor for tellers, accounts and

Поиск
Список
Период
Сортировка
От ishii@postgresql.org (Tatsuo Ishii)
Тема pgsql: Add -F option to set fillfactor for tellers, accounts and
Дата
Msg-id 20070408011507.948CC9FB39A@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add -F option to set fillfactor for tellers, accounts and branches.
Patch contributed by Pavan Deolasee. Along with Japanese doc
modification by Tatsuo Ishii.

Modified Files:
--------------
    pgsql/contrib/pgbench:
        README.pgbench (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.17&r2=1.18)
        README.pgbench_jis (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench_jis.diff?r1=1.18&r2=1.19)
        pgbench.c (r1.64 -> r1.65)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.64&r2=1.65)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Done: > o -Add more logical syntax CLUSTER table USING index;
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make CLUSTER MVCC-safe.