Home > Archive > PostgreSQL Bugs > September 2005 > Re: BUG #1907: problem with function return as integer









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: BUG #1907: problem with function return as integer
Tom Lane

2005-09-26, 8:25 pm

"Michael Kappler" <ComputerChemist@aol.com> writes:
> I compiled/linked a shared object against 7.4.5. My customer installed into
> PostgreSQL 8.1beta1. My functions that return as integer[] give an empty
> string (1 row) instead of the correct result (e.g., {{2,7}{4,5}}. Do I need
> to recompile/link against 8.1 headers/objects?


Yes.

> FWIW, my 7.4.5 .so works in PostgreSQL 8.0.3.


Pure luck. We never guarantee binary compatibility across major releases.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com