forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1ae5ace
committed
Fix meson installation of new generated files
Fix for9b1a6f5: We want to install catalog/syscache_ids.h but notcatalog/syscache_info.h. The meson code has this backwards. Themakefiles are ok.Reported-by: Aleksander Alekseev <aleksander@timescale.com>Discussion:https://www.postgresql.org/message-id/CAJ7c6TMDGmAiozDjJQ3%3DP3cd-1BidC_GpitcAuU0aqq-r1eSoQ%40mail.gmail.com1 parentb96115a commit1ae5ace
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 | 117 |
| |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
|
0 commit comments
Comments
(0)