mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12
6 lines
112 B
Meson
6 lines
112 B
Meson
# Copyright (c) 2023-2024, PostgreSQL Global Development Group
|
|
|
|
backend_sources += files(
|
|
'shell_archive.c'
|
|
)
|