Remove HAVE_LONG_LONG_INT

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove HAVE_LONG_LONG_INT
Date: 2019-10-30 13:49:38
Message-ID: 5cdd6a2b-b2c7-c6f6-344c-a406d5c1a254@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

HAVE_LONG_LONG_INT is now implied by the requirement for C99, so the
separate Autoconf check can be removed. The uses are almost all in ecpg
code, and AFAICT the check was originally added specifically for ecpg.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Remove-HAVE_LONG_LONG_INT.patch text/plain 18.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2019-10-30 14:03:01 Re: Binary support for pgoutput plugin
Previous Message Antonin Houska 2019-10-30 13:44:18 MarkBufferDirtyHint() and LSN update