pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of

pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of

pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of

pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of

pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of

pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.

2025-01-23 Thread Tom Lane
Don't ask for bug reports about pthread_is_threaded_np() != 0. We thought that this condition was unreachable in ExitPostmaster, but actually it's possible if you have both a misconfigured locale setting and some other mistake that causes PostmasterMain to bail out before reaching its own check of