pgsql: doc: Fix description of configure --with-icu option

2024-05-01 Thread Peter Eisentraut
doc: Fix description of configure --with-icu option It was claiming that the ICU locale provider is used by default, which is not correct. (From commit fcb21b3acdc; it was once contemplated to make it the default, but it wouldn't have been part of that patch in any case.) Reviewed-by: Kashif Zee

pgsql: doc: Fix description of configure --with-icu option

2024-05-01 Thread Peter Eisentraut
doc: Fix description of configure --with-icu option It was claiming that the ICU locale provider is used by default, which is not correct. (From commit fcb21b3acdc; it was once contemplated to make it the default, but it wouldn't have been part of that patch in any case.) Reviewed-by: Kashif Zee