If we don't have shared libraries, we don't have conversions. Make

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

Commit: ecb156d484d12159bd2dcb7728957c1b0180f3da
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-01-21T19:22:19Z
Releases: 8.0.0
If we don't have shared libraries, we don't have conversions.  Make
conversion_create.sql be empty (except for a helpful comment) in this
case.  Allows initdb to succeed with --disable-shared.

Files

PathChange+/−
src/backend/utils/mb/conversion_procs/Makefile modified +5 −1