pg-migrator - pg_migrator: Fix bug in ordering of creation of support

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Fix bug in ordering of creation of support
Date: 2009-12-27 19:00:05
Message-ID: 20091227190005.DD5611072076@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bug in ordering of creation of support functions.

Modified Files:
--------------
pg_migrator/src:
pg_migrator.c (r1.76 -> r1.77)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.76&r2=1.77)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-12-27 19:00:10 pg-migrator - pg_migrator: Fix bug in ordering of creation of support
Previous Message Tom Lane 2009-12-27 18:55:52 pgsql: Remove a couple of unnecessary calls of CreateCacheMemoryContext.