aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/table/meson.build
blob: 66c706d640e879cee8fed3639ff333b57b7fceff (plain)
1
2
3
4
5
6
backend_sources += files(
  'table.c',
  'tableam.c',
  'tableamapi.c',
  'toast_helper.c',
)