CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/02 19:03:03
Modified files:
src/interfaces/ecpg/pgtypeslib: numeric.c
Log message:
It seems someone removed some include files in revision 1.11 from
interfaces/ecpg/pgtypeslib/numeric.c. One of them was limits.h,
which is needed for INT_MAX and LONG_MAX.
Kurt Roeckx
---------------------------(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