pg-migrator - src: Remove restore of oid counter because it might

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - src: Remove restore of oid counter because it might
Date: 2009-03-28 01:54:24
Message-ID: 20090328015424.5F20817ADEFD@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove restore of oid counter because it might conflict with
schema-assigned oid.

Modified Files:
--------------
src:
pg_migrator.c (r1.64 -> r1.65)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.64&r2=1.65)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-03-28 02:07:26 Re: pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Previous Message Bruce Momjian 2009-03-28 01:36:11 pgsql: Better document PQinitSSL(0) behavior in regards to libcrypto.