pgsql: Fix configure check for typeof - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix configure check for typeof
Date
Msg-id E1ct3MM-0005iW-HJ@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Cast result of copyObject() to correct type
Next
From: Masahiko Sawada
Date:
Subject: Re: [COMMITTERS] pgsql: Allow vacuums to report oldestxmin