pgsql: Fix configure check for typeof

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix configure check for typeof
Date: 2017-03-29 02:29:18
Message-ID: E1ct3MM-0005iW-HJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix configure check for typeof

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ddce628971fb611f5ecd49d72e1612f983d99097

Modified Files
--------------
config/c-compiler.m4 | 2 +-
configure | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Rafia Sabih 2017-03-29 04:02:43 Re: [COMMITTERS] pgsql: Improve access to parallel query from procedural languages.
Previous Message Peter Eisentraut 2017-03-29 02:04:02 pgsql: Cast result of copyObject() to correct type