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

Peter Eisentraut <peter@eisentraut.org>

Commit: 9c1d1bde4487a40e963a9571ee44c90deea71f82
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-05-02T05:55:53Z
Releases: 17.0
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 Zeeshan <kashi.zeeshan@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/a71023c2-0ae0-45ad-9688-cf3b93d0d65b%40eisentraut.org

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +1 −1

Documentation touched

Discussion