Re: Avoid circular header file dependency
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: John Naylor <johncnaylorls@gmail.com>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-07T07:04:41Z
Lists: pgsql-hackers
On Mon, Jul 07, 2025 at 01:58:18PM +0700, John Naylor wrote: > With that, can this CF entry be closed? I've missed that there was a CF entry. Closed now. -- Michael
Commits
-
Remove circular #include's between wait_event.h and wait_event_types.h
- b225c5e76ed1 18.0 landed
-
Remove circular #include's between plpython.h and plpy_util.h.
- 2311f193ea7d 18.0 landed