Re: libpq in android - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: libpq in android
Date
Msg-id 1322172064.20912.28.camel@vanquo.pezone.net
Whole thread Raw
In response to libpq in android  (Marco Bernasocchi <marco@bernawebdesign.ch>)
Responses Re: libpq in android  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-bugs
On ons, 2011-11-23 at 12:07 +0100, Marco Bernasocchi wrote:
> Hi all, porting QGIS to android I ported libpq as well, I had to modify
> two files to successfully compile it without-readline. I attach the two
> needed minor patches. further informations can be found at android.qgis.org.

The PostgreSQL source tree does not contain any file m4/libtool.m4.

For the second patch, please try to find a feature-detection method of
addressing this problem (e.g., configure check), instead of
harding-coding #ifdef MYPLATFORM.

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #6300: duplicate key value violates unique constraint
Next
From: "Maksym Boguk"
Date:
Subject: BUG #6307: intarray extention gin index does not work with Hot standby