pgsql: Fix PL/Perl build on Cygwin - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix PL/Perl build on Cygwin
Date
Msg-id E1oU96X-0016Ui-4o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix PL/Perl build on Cygwin

This was broken by b4e936859dc441102eb0b6fb7a104f3948c90490.  The
reason why this fixes it are not entirely clear, but it seemed the
best way to get it working again.

Discussion: https://www.postgresql.org/message-id/flat/8c4fcb72-2574-ff7c-4c25-1f032d4a2a57%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c3aa54502dd7d2ced0c4e51de40aa4d61bfc04c

Modified Files
--------------
src/pl/plperl/GNUmakefile | 5 +++++
1 file changed, 5 insertions(+)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Doc: fix column list vs. replica identity rules.
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Remove unused code from sepgsql