Re: libpq in android

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: libpq in android
Дата
Msg-id 1322181759-sup-9871@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: libpq in android  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: libpq in android  (Marco Bernasocchi <marco@bernawebdesign.ch>)
Список 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 по дате отправления:

Предыдущее
От: "Maksym Boguk"
Дата:
Сообщение: BUG #6307: intarray extention gin index does not work with Hot standby
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #6305: cann't reinstall postgresql