pgsql: Rewrite pg_freespacemap to match the new FSM implementation. - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Rewrite pg_freespacemap to match the new FSM implementation.
Date
Msg-id 20080930111707.BC50A7545A4@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Forgot to bump catalog version in the commit of FSM rewrite.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix misspelled comment