[GENERAL] Changing array subscripting to zero-offset

2006-06-21 Thread Erin Sheldon
d how this is done. Any help is greatly appreciated, Erin Sheldon ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [GENERAL] Dynamic loading of C functions

2006-06-20 Thread Erin Sheldon
Was the object compiled on the same architecture as postgres? Sometimes when one is compiled on a 64-bit, the other on 32-bit, or two wildly different versions of gcc, I have seen this cryptic "No such file or directory". Erin On 6/20/06, Jasbinder Bali <[EMAIL PROTECTED]> wrote: chmod 666 fil

[GENERAL] Changing array subscripting to zero-offset

2006-06-18 Thread Erin Sheldon
is is done. Does anyone know how to do this? Thanks, Erin Sheldon ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match