Thread: reorg - pg_reorg: Fixed a bug reorganizing tables without toast tables.

reorg - pg_reorg: Fixed a bug reorganizing tables without toast tables.

From
itagaki@pgfoundry.org (User Itagaki)
Date:
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)