pgsql: Fix meson installation of new generated files
Started by Peter Eisentrautover 2 years ago1 messagescomitters
Fix meson installation of new generated files
Fix for 9b1a6f50b9: We want to install catalog/syscache_ids.h but not
catalog/syscache_info.h. The meson code has this backwards. The
makefiles are ok.
Reported-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: /messages/by-id/CAJ7c6TMDGmAiozDjJQ3=P3cd-1BidC_GpitcAuU0aqq-r1eSoQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/1ae5ace7558ea949d2f94af2fd5eb145d5558659
Modified Files
--------------
src/include/catalog/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)