Fix Makefile build db169985c10f has missed once reference to ddlutils.c in adt's Makefile, making the build fail with ./configure. Meson was fine.
Per buildfarm. Discussion: https://postgr.es/m/[email protected] Backpatch-through: 19, only Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/4664929e5a2a57477e87745b87c8e40e60d1bcd4 Modified Files -------------- src/backend/utils/adt/Makefile | 1 - 1 file changed, 1 deletion(-)
