Remove excess #include "utils/wait_event.h".
authorNoah Misch <noah@leadboat.com>
Mon, 8 Jan 2024 19:39:56 +0000 (11:39 -0800)
committerNoah Misch <noah@leadboat.com>
Mon, 8 Jan 2024 19:39:56 +0000 (11:39 -0800)
commit0efc8318477714600567d15812dc8d15841e269e
tree0ad63ccd307cd4049b1d7a04a1918749023aa6b5
parent196799d6765706697ff9417ae85929085774b8f4
Remove excess #include "utils/wait_event.h".

This simplifies copying libpq/libpq-be-fe-helpers.h into extensions,
because some supported PostgreSQL versions lack the other header.

Discussion: https://postgr.es/m/20231122012945.74@rfd.leadboat.com
src/include/libpq/libpq-be-fe-helpers.h