pgsql: Rewrite pg_freespacemap to match the new FSM implementation.

Поиск
Список
Период
Сортировка
От heikki@postgresql.org (Heikki Linnakangas)
Тема pgsql: Rewrite pg_freespacemap to match the new FSM implementation.
Дата
Msg-id 20080930111707.BC50A7545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Rewrite pg_freespacemap to match the new FSM implementation. I missed these
changes from the main FSM commit for some reason.

Modified Files:
--------------
    pgsql/contrib/pg_freespacemap:
        Makefile (r1.4 -> r1.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/Makefile?r1=1.4&r2=1.5)
        pg_freespacemap.c (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/pg_freespacemap.c?r1=1.10&r2=1.11)
        pg_freespacemap.sql.in (r1.9 -> r1.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/pg_freespacemap.sql.in?r1=1.9&r2=1.10)
        uninstall_pg_freespacemap.sql (r1.3 -> r1.4)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/uninstall_pg_freespacemap.sql?r1=1.3&r2=1.4)

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

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Forgot to bump catalog version in the commit of FSM rewrite.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix misspelled comment