Thread: reorg - pg_reorg: workaround for toast tables.
Log Message: ----------- workaround for toast tables. The bug is reported by Kenny Gorman. Modified Files: -------------- pg_reorg: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/Makefile.diff?r1=1.2&r2=1.3) pg_reorg/bin: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/Makefile.diff?r1=1.2&r2=1.3) pg_reorg.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pg_reorg.c.diff?r1=1.2&r2=1.3) pg_reorg/lib: reorg.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/lib/reorg.c.diff?r1=1.2&r2=1.3) Added Files: ----------- pg_reorg/bin/expected: init.out (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/expected/init.out?rev=1.1&content-type=text/x-cvsweb-markup) reorg.out (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/expected/reorg.out?rev=1.1&content-type=text/x-cvsweb-markup) pg_reorg/bin/sql: init.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/sql/init.sql?rev=1.1&content-type=text/x-cvsweb-markup) reorg.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/sql/reorg.sql?rev=1.1&content-type=text/x-cvsweb-markup)