pgsql: Mention that tables have a visibility map fork alongside the main

Поиск
Список
Период
Сортировка
От heikki@postgresql.org (Heikki Linnakangas)
Тема pgsql: Mention that tables have a visibility map fork alongside the main
Дата
Msg-id 20090423102027.9475175331D@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Mention that tables have a visibility map fork alongside the main fork
and FSM.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        storage.sgml (r1.26 -> r1.27)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/storage.sgml?r1=1.26&r2=1.27)

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

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Improve the documentation on 8.4 visibility map related VACUUM
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't use the result of strcmp as if it were a boolean.