Add output directory argument to generate-unicode_norm_table.pl

Andres Freund <andres@anarazel.de>

Commit: c8a9246e09cc2786923df8e5abf3c9c317f3493c
Author: Andres Freund <andres@anarazel.de>
Date: 2022-07-18T19:24:39Z
Releases: 16.0
Add output directory argument to generate-unicode_norm_table.pl

This is in preparation for building postgres with meson / ninja.

When building with meson, commands are run at the root of the build tree. Add
an option to put build output into the appropriate place.

Author: Andres Freund <andres@anarazel.de>
Author: Peter Eisentraut <peter@eisentraut.org>
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/5e216522-ba3c-f0e6-7f97-5276d0270029@enterprisedb.com

Files

PathChange+/−
src/common/unicode/generate-unicode_norm_table.pl modified +13 −6

Discussion