I wrote:
> Justin Pryzby <[email protected]> writes:
>> I think cipher_failure() should be marked pg_attribute_noreturn().

> Perhaps more to the point, it still doesn't build at all without
> --with-openssl.

[ looks closer ... ] Oh, we're on about the same thing -- the difference
is that sifaka is using -Werror.

pg_attribute_noreturn() seems like a good idea, but we're also going to
need dummy return statements in the callers, to satisfy compilers that
don't understand that.

                        regards, tom lane


Reply via email to