pgsql: Print a make warning when using GNU make older than 3.80 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Print a make warning when using GNU make older than 3.80
Date
Msg-id E1PDfLK-0000MS-C3@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Print a make warning when using GNU make older than 3.80

A proposed patch will require GNU make 3.80 or newer.  We will let this patch
run for a while to see how much damage that would do to the buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=dd21f0b047078ae724c0de4bc87b175154a83707

Modified Files
--------------
GNUmakefile.in |    8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix adjust_semi_join to be more cautious about clauseless joins.
Next
From: Tom Lane
Date:
Subject: pgsql: Use only one hash entry for all instances of a pltcl trigger fun