stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems

Поиск
Список
Период
Сортировка
От dpage@pgfoundry.org (User Dpage)
Тема stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems
Дата
Msg-id 20070323211907.DEFFB21734C@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Download using a sensible chunk size - 4Kb seems to nicely saturate my DSL line. Also, cleanup the text on the
installationpage. 

Modified Files:
--------------
    wizard:
        App.cpp (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.3&r2=1.4)
        DownloadPage.cpp (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/DownloadPage.cpp.diff?r1=1.3&r2=1.4)
        InstallationPage.cpp (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/InstallationPage.cpp.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: We no longer need to palloc the VacuumStmt node; keeping it on
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Separate fetch of pg_autovacuum tuple into its own function.