mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
13 lines
227 B
Meson
13 lines
227 B
Meson
# Copyright (c) 2022-2025, PostgreSQL Global Development Group
|
|
|
|
subdir('aio')
|
|
subdir('buffer')
|
|
subdir('file')
|
|
subdir('freespace')
|
|
subdir('ipc')
|
|
subdir('large_object')
|
|
subdir('lmgr')
|
|
subdir('page')
|
|
subdir('smgr')
|
|
subdir('sync')
|