Re: 64 bit ints vs libpq-fe.h

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 64 bit ints vs libpq-fe.h
Date: 2012-11-26 16:33:43
Message-ID: 13195.1353947623@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> It's no longer possible to build pgadmin with libpq from git master:
> /opt/pgsql/inst-pg/head/include/libpq-fe.h:551:8: error: pg_int64
> does not name a type

[ scratches head ... ] That should be typedef'd in postgres_ext.h.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2012-11-26 16:43:47 Re: WIP json generation enhancements
Previous Message Andres Freund 2012-11-26 16:32:18 Re: Upcoming back-branch releases