1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00
Files
postgres/src/backend
Álvaro Herrera 47da174524 Don't include execnodes.h in replication/conflict.h
... which silently propagates a lot of headers into many places
via pgstat.h, as evidenced by the variety of headers that this patch
needs to add to seemingly random places.  Add a minimum of typedefs to
conflict.h to be able to remove execnodes.h, and fix the fallout.

Backpatch to 18, where conflict.h first appeared.

Discussion: https://postgr.es/m/202509191927.uj2ijwmho7nv@alvherre.pgsql
2025-09-25 14:52:19 +02:00
..
2025-01-01 11:21:55 -05:00
2025-09-15 08:31:36 +02:00
2025-09-22 14:18:56 +02:00
2025-08-28 09:09:05 +02:00
2025-03-26 19:45:32 -04:00
2025-01-01 11:21:55 -05:00