pgsql: pgxs: Supply default values for BISON and FLEX variables - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pgxs: Supply default values for BISON and FLEX variables
Date
Msg-id E1SDfwh-0004S9-FE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgxs: Supply default values for BISON and FLEX variables

Otherwise, the availability of these variables depends on what
happened to be available at the time the PostgreSQL build was
configured.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6ca365bff28e52dc14500df84e7b3230d4c292eb

Modified Files
--------------
src/makefiles/pgxs.mk |   10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Replace printf format %i by %d
Next
From: Tom Lane
Date:
Subject: pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords.