pgsql: If a loadable module has wrong values in its magic block, spell

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: If a loadable module has wrong values in its magic block, spell
Date: 2008-09-03 22:34:50
Message-ID: 20080903223450.D305E755325@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
If a loadable module has wrong values in its magic block, spell out
exactly what they are in the complaint message. Marko Kreen,
some editorialization by me.

Modified Files:
--------------
pgsql/src/backend/utils/fmgr:
dfmgr.c (r1.96 -> r1.97)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/fmgr/dfmgr.c?r1=1.96&r2=1.97)
pgsql/src/include:
fmgr.h (r1.59 -> r1.60)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/fmgr.h?r1=1.59&r2=1.60)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-09-04 02:15:55 npgsql - Npgsql2: added condition to referenced 3.5 assemblies
Previous Message User Achernow 2008-09-03 20:48:50 libpqtypes - libpqtypes: added PQtypesEventName() as a macro and updated