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

Started by Nonameover 17 years ago1 messagescomitters
Jump to latest
#1Noname
itagaki@pgfoundry.org

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)