mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
278bd0cc22
which is neither needed by nor related to that header. Remove the bogus inclusion and instead include the header in those C files that actually need it. Also fix unnecessary inclusions and bad inclusion order in tsearch2 files.