Re: libpq in android - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: libpq in android
Date
Msg-id 1322181759-sup-9871@alvh.no-ip.org
Whole thread Raw
In response to Re: libpq in android  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: libpq in android  (Marco Bernasocchi <marco@bernawebdesign.ch>)
List pgsql-bugs
Excerpts from Peter Eisentraut's message of jue nov 24 19:01:04 -0300 2011:
> 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=
=20
> > two files to successfully compile it without-readline. I attach the two=
=20
> > needed minor patches. further informations can be found at android.qgis=
.org.
>=20
> The PostgreSQL source tree does not contain any file m4/libtool.m4.
>=20
> 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.

FWIW I think this can be done simply by replacing the B64 struct member
with int64.

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: "Maksym Boguk"
Date:
Subject: BUG #6307: intarray extention gin index does not work with Hot standby
Next
From: Craig Ringer
Date:
Subject: Re: BUG #6305: cann't reinstall postgresql