CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/19 19:29:29
Modified files:
src : Tag: REL7_4_STABLE Makefile.global.in
src/interfaces/ecpg/test: Tag: REL7_4_STABLE Makefile
src/tools/thread: Tag: REL7_4_STABLE thread_test.c
Log message:
Supress ecpg thread test if configure didn't enable threads. Fix
tools/thread to run even if configure didn't enable threads because this
test is used before enabling threads for the OS.
---------------------------(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