Fix bit-rot in support for building with --disable-shared. This patch
Tom Lane <tgl@sss.pgh.pa.us>
Fix bit-rot in support for building with --disable-shared. This patch gets us past 'make install', but initdb still fails for lack of conversion libraries ...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/conversion_procs/proc.mk | modified | +2 −0 |
| src/pl/plperl/GNUmakefile | modified | +7 −1 |
| src/pl/plpython/Makefile | modified | +7 −1 |
| src/pl/tcl/Makefile | modified | +8 −2 |