Re: libpq in android

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Marco Bernasocchi <marco(at)bernawebdesign(dot)ch>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: libpq in android
Date: 2011-11-24 22:01:04
Message-ID: 1322172064.20912.28.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Maksym Boguk 2011-11-24 23:12:24 BUG #6307: intarray extention gin index does not work with Hot standby
Previous Message Peter Eisentraut 2011-11-24 21:55:12 Re: BUG #6300: duplicate key value violates unique constraint