aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/meson.build
blob: daad628d74c8cd1a1673aaa72455d8e8a33635fc (plain)
1
2
3
4
5
6
7
8
9
subdir('buffer')
subdir('file')
subdir('freespace')
subdir('ipc')
subdir('large_object')
subdir('lmgr')
subdir('page')
subdir('smgr')
subdir('sync')