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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ba9f37f066cffbc327936fe35d08778c23be6e16
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-09-03T22:34:50Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/backend/utils/fmgr/dfmgr.c modified +93 −18
src/include/fmgr.h modified +4 −1