Remove compiler warning option -Wendif-labels

Peter Eisentraut <peter@eisentraut.org>

Commit: 87e1891c459ecf7aa839de75d8afca3e1a6d154f
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-25T14:04:18Z
Remove compiler warning option -Wendif-labels

This warning has always been on by default in GCC (and in Clang at
least going back to 3.1), so we don't need the option explicitly.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/aa73q1aT0A3/vke/%40ip-10-97-1-34.eu-west-3.compute.internal

Files

PathChange+/−
configure modified +0 −91
configure.ac modified +0 −2
meson.build modified +0 −1

Discussion