Incorrect return clause in regression test positioned-update causing compilation error - Mailing list pgsql-odbc

From Michael Paquier
Subject Incorrect return clause in regression test positioned-update causing compilation error
Date
Msg-id CAB7nPqSvFKu4LxgHTVTCnQdQ1V3s1f53Fb1=zT-BzQyohtzO4g@mail.gmail.com
Whole thread Raw
Responses Re: Incorrect return clause in regression test positioned-update causing compilation error
List pgsql-odbc
Hi all,

I found that the regression test positioned-update does not compile
correctly on OSX because of a "return" used in main() instead of a
plain exit().
Patch attached fixes that.
Regards,
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Ignore results/ when running regression tests
Next
From: Heikki Linnakangas
Date:
Subject: Re: Ignore results/ when running regression tests