1 2 3 4 5 6 7 8 9 10
# Copyright (c) 2022-2023, PostgreSQL Global Development Group backend_sources += files( 'cmdtag.c', 'dest.c', 'fastpath.c', 'postgres.c', 'pquery.c', 'utility.c', )