Mark hash_corrupted() as pg_attribute_noreturn.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/hash/dynahash.c | modified | +1 −1 |