aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/meson.build
blob: fb54aae8122e29efb684b07ee1b619dc2f56048f (plain)
1
2
3
4
5
6
7
8
backend_sources += files(
  'cmdtag.c',
  'dest.c',
  'fastpath.c',
  'postgres.c',
  'pquery.c',
  'utility.c',
)