pgsql: Add a GUC variable "synchronize_seqscans" to allow clients to

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add a GUC variable "synchronize_seqscans" to allow clients to
Дата
Msg-id 20080130183555.8CB78754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add a GUC variable "synchronize_seqscans" to allow clients to disable the new
synchronized-scanning behavior, and make pg_dump disable sync scans so that
it will reliably preserve row ordering.  Per recent discussions.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.162 -> r1.163)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.162&r2=1.163)
    pgsql/src/backend/access/heap:
        heapam.c (r1.248 -> r1.249)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/heapam.c?r1=1.248&r2=1.249)
    pgsql/src/backend/utils/misc:
        guc.c (r1.431 -> r1.432)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.431&r2=1.432)
        postgresql.conf.sample (r1.235 -> r1.236)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.235&r2=1.236)
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.481 -> r1.482)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.481&r2=1.482)

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

Предыдущее
От: dpage@pgfoundry.org (User Dpage)
Дата:
Сообщение: pginstaller - pginst: Updated Ukrainian translation from Andrey Repko
Следующее
От: alvherre@pgfoundry.org (Alvaro Herrera)
Дата:
Сообщение: press - pr: First cut of spanish version of features file.