1 2 3 4 5 6 7 8
# Copyright (c) 2022-2023, PostgreSQL Global Development Group backend_sources += files( 'table.c', 'tableam.c', 'tableamapi.c', 'toast_helper.c', )