Re: [BUGS] Bug #693: python interface doesn't handle int8 correctly.

2002-08-26 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Could you supply a patch? Seems to be fixed already; at least INT8 is treated differently from INT4 in CVS tip... regards, tom lane ---(end of broadcast)--- TIP 4: Don't 'kill -9'

Re: [BUGS] Bug #693: python interface doesn't handle int8 correctly.

2002-08-26 Thread Bruce Momjian
Could you supply a patch? --- [EMAIL PROTECTED] wrote: > Ragnar Kjørstad ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The lower the number the more severe it is. > > Short Description > python interface doesn't

Re: [BUGS] Bug #693: python interface doesn't handle int8 correctly.

2002-06-25 Thread Bruce Momjian
OK, can you suggest a patch? --- [EMAIL PROTECTED] wrote: > Ragnar Kjørstad ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The lower the number the more severe it is. > > Short Description > python interface does

[BUGS] Bug #693: python interface doesn't handle int8 correctly.

2002-06-18 Thread pgsql-bugs
Ragnar Kjørstad ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description python interface doesn't handle int8 correctly. Long Description This applies to postgresql 7.2.1 on linux x86 (32 bit) getresult() and dictresult() return int4 d