mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 09:03:23 -04:00
582bbcf37f
These are two completely unrelated code paths, so it doesn't make sense to pack them into one function. Add attribute noreturn to ri_ReportViolation(). Reviewed-by: Michael Paquier <michael.paquier@gmail.com>