Fix meson installation of new generated files
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 5 Feb 2024 14:45:29 +0000 (15:45 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 5 Feb 2024 14:45:29 +0000 (15:45 +0100)
commit1ae5ace7558ea949d2f94af2fd5eb145d5558659
treea59a13852680d736319eb56f01ea9aa50e468d6b
parentb96115acb8a0e08a46877c2b8ef2a7b5560b371b
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: https://www.postgresql.org/message-id/CAJ7c6TMDGmAiozDjJQ3%3DP3cd-1BidC_GpitcAuU0aqq-r1eSoQ%40mail.gmail.com
src/include/catalog/meson.build