On Mon, Nov 26, 2012 at 5:33 PM, Tom Lane <[email protected]> wrote: > Magnus Hagander <[email protected]> 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.
Ha. A wipe+reinstall seems to have fixed it. Must've been something broken in my build dependencies. Sorry about the noise. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
