pgsql: Make update-unicode target work in vpath builds - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Make update-unicode target work in vpath builds
Date
Msg-id E1nXfd7-001IPF-AO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make update-unicode target work in vpath builds

Author: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/616c6873-83b5-85c0-93cb-548977c39c60@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c64fb698d076b297b350f667719ba5d58551a7f9

Modified Files
--------------
contrib/unaccent/Makefile   | 4 ++--
src/common/unicode/Makefile | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Refactor DLSUFFIX handling
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix replay of create database records on standby