mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12
8 lines
139 B
Meson
8 lines
139 B
Meson
# Copyright (c) 2022-2024, PostgreSQL Global Development Group
|
|
|
|
subdir('geqo')
|
|
subdir('path')
|
|
subdir('plan')
|
|
subdir('prep')
|
|
subdir('util')
|