pg-migrator - pg_migrator: Skip rebuilding of relation array when we

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Skip rebuilding of relation array when we
Date: 2010-01-06 19:44:18
Message-ID: 20100106194418.E2BC110729D4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Skip rebuilding of relation array when we have not done any toast
renaming.

Modified Files:
--------------
pg_migrator/src:
pg_migrator.c (r1.86 -> r1.87)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.86&r2=1.87)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-06 19:56:29 pgsql: Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION
Previous Message Tom Lane 2010-01-06 19:07:05 pgsql: Fix missing <manvolnum> markers in dblink reference entries.