pgsql: Revert changes to process pg_proc.h entries without OIDs.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert changes to process pg_proc.h entries without OIDs.
Date: 2007-02-21 12:28:27
Message-ID: 20070221122827.CC7A89FB8F4@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Revert changes to process pg_proc.h entries without OIDs. We're not supposed
to have such entries, and want to be notified when we do...
Leave the plain bugfix in genbki.

Modified Files:
--------------
pgsql/src/tools/msvc:
Solution.pm (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm.diff?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-21 15:07:36 pgsql: Update upgrade text.
Previous Message Bruce Momjian 2007-02-21 03:50:57 pgsql: Update URL for set-returning functions.