pg-migrator - src: Record all toast entries, not just relkind = 't' - Mailing list pgsql-committers

From bmomjian@pgfoundry.org (User Bmomjian)
Subject pg-migrator - src: Record all toast entries, not just relkind = 't'
Date
Msg-id 20090504004603.A623B17ADF47@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Record all toast entries, not just relkind = 't' (toast indexes are
relkind 'i').

Modified Files:
--------------
    src:
        info.c (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c.diff?r1=1.13&r2=1.14)
        pg_migrator.h (r1.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.h.diff?r1=1.19&r2=1.20)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Avoid a memory allocation in the backend startup code, to avoid