postgresql/src/include/tcop
Heikki Linnakangas 17f51ea818 Separate RecoveryConflictReasons from procsignals
Share the same PROCSIG_RECOVERY_CONFLICT flag for all recovery
conflict reasons. To distinguish, have a bitmask in PGPROC to indicate
the reason(s).

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/4cc13ba1-4248-4884-b6ba-4805349e7f39@iki.fi
2026-02-10 16:23:08 +02:00
..
backend_startup.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
cmdtag.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
cmdtaglist.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
deparse_utility.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
dest.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
fastpath.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
pquery.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
tcopprot.h Separate RecoveryConflictReasons from procsignals 2026-02-10 16:23:08 +02:00
utility.h Update copyright for 2026 2026-01-01 13:24:10 -05:00