Mark hash_corrupted() as pg_attribute_noreturn.

Coverity started complaining about this after cc5ef90ed.
The code's not really different from before, but might
as well clarify its intent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/33f13168ccd6e65bf0b3959a7e894449e8b6cb36

Modified Files
--------------
src/backend/utils/hash/dynahash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to