I have an executable which uses ecpg which was created on a system using postgres version 8.2.6. I sent it to a site with version 8.4.7 installed. The executable fails with a memory fault.
Is there a problem doing this?
Paul Tilles