CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/21 15:04:11
Modified files:
src/backend/utils/mb/conversion_procs: proc.mk
src/pl/plperl : GNUmakefile
src/pl/plpython: Makefile
src/pl/tcl : Makefile
Log message:
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 ...
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match