postgresql/src
Peter Eisentraut 8b808f189f Fix ICU locale option handling in CREATE DATABASE
The code took the LOCALE option as the default/fallback for
ICU_LOCALE, but this was neither documented nor intended, so remove
it.  (It was probably left in from an earlier patch version.)

Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>
Discussion: https://www.postgresql.org/message-id/flat/f385ba25e7f8be427b8c582e5cca7d79%40postgrespro.ru#515a31c5429d6d37ad1d5c9d66962a1e
2022-08-24 13:27:34 +02:00
..
backend Fix ICU locale option handling in CREATE DATABASE 2022-08-24 13:27:34 +02:00
bin Further reduce warnings with -Wshadow=compatible-local 2022-08-24 12:27:12 +12:00
common Don't bother to set sockaddr_un.sun_len. 2022-08-24 00:09:37 +12:00
fe_utils Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
include Allow parallel workers to retrieve some data from Port 2022-08-24 12:57:13 +09:00
interfaces Further reduce warnings with -Wshadow=compatible-local 2022-08-24 12:27:12 +12:00
makefiles solaris: Remove unnecessary gcc / gnu ld vs sun studio differences 2022-08-07 09:36:01 -07:00
pl Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
port Remove replacement code for getaddrinfo. 2022-08-14 09:53:28 +12:00
template aix: Remove checks for very old OS versions 2022-08-07 09:36:01 -07:00
test Make role grant system more consistent with other privileges. 2022-08-22 11:35:17 -04:00
timezone Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
tools Allow parallel workers to retrieve some data from Port 2022-08-24 12:57:13 +09:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Remove unused configure variable. 2022-08-18 11:22:13 -04:00
Makefile.shlib Change shared library installation naming on macOS 2022-08-24 08:23:49 +02:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00