postgresql/src
Peter Eisentraut 36f729e2bc Fix assertion failure in CREATE DATABASE
An assertion would fail when creating a database with libc locale
provider from a template database with icu locale provider.

Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/f385ba25e7f8be427b8c582e5cca7d79%40postgrespro.ru#515a31c5429d6d37ad1d5c9d66962a1e
2022-08-22 15:38:41 +02:00
..
backend Fix assertion failure in CREATE DATABASE 2022-08-22 15:38:41 +02:00
bin Fix assertion failure in CREATE DATABASE 2022-08-22 15:38:41 +02:00
common Remove configure probes for sockaddr_storage members. 2022-08-22 17:50:30 +12:00
fe_utils Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
include Remove configure probes for sockaddr_storage members. 2022-08-22 17:50:30 +12:00
interfaces regress: allow to specify directory containing expected files, for ecpg 2022-08-20 10:59:01 -07: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 regress: allow to specify directory containing expected files, for ecpg 2022-08-20 10:59:01 -07:00
timezone Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
tools Remove configure probes for sockaddr_storage members. 2022-08-22 17:50:30 +12: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 solaris: Remove unnecessary gcc / gnu ld vs sun studio differences 2022-08-07 09:36:01 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00