mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05:00
3) Add "#include "config.h" to src/interfaces/ecpg/preproc/pgc.l to correct "strings.h not found". config.h has the proper define to make this work and should probably be near the top of pgc.l before the first include.