summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:16:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:16:24 +0000
commit2a0f262beff32ba86bcb58f3273214e5d0517c09 (patch)
tree24c0ad10dab36bbd5c22743d3c88c4e0ccd5bc65 /INSTALL
parentReleasing progress-linux version 16.2-2~progress7.99u1. (diff)
downloadpostgresql-16-2a0f262beff32ba86bcb58f3273214e5d0517c09.tar.xz
postgresql-16-2a0f262beff32ba86bcb58f3273214e5d0517c09.zip
Merging upstream version 16.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index b0a0613..d1d55e7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -60,10 +60,10 @@ The following software packages are required for building PostgreSQL:
"configure". Using this option disables support for compressed
archives in pg_dump and pg_restore.
-- The ICU locale provider (see the documentation) is used by default.
- If you don't want to use it then you must specify the
- "--without-icu" option to "configure". Using this option disables
- support for ICU collation features (see the documentation).
+- The ICU library is used by default. If you don't want to use it then
+ you must specify the "--without-icu" option to "configure". Using
+ this option disables support for ICU collation features (see the
+ documentation).
ICU support requires the ICU4C package to be installed. The minimum
required version of ICU4C is currently 4.2.