reorg - pg_reorg: Fixed a bug reorganizing tables without toast tables. - Mailing list pgsql-committers

From itagaki@pgfoundry.org (User Itagaki)
Subject reorg - pg_reorg: Fixed a bug reorganizing tables without toast tables.
Date
Msg-id 20090123023311.6E23317ADE63@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixed a bug reorganizing tables without toast tables.

Modified Files:
--------------
    pg_reorg/bin/expected:
        reorg.out (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/expected/reorg.out.diff?r1=1.1&r2=1.2)
    pg_reorg/bin/sql:
        reorg.sql (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/sql/reorg.sql.diff?r1=1.1&r2=1.2)
    pg_reorg/lib:
        reorg.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/lib/reorg.c.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that SELECT FOR UPDATE/SHARE with ORDER BY might return
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Put back fast-path for the case that there's no backup blocks in