postgresql/src/bin/scripts
Peter Eisentraut a2caf182a2 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:31:50 +02:00
..
po Translation updates 2022-08-08 12:39:52 +02:00
t Fix assertion failure in CREATE DATABASE 2022-08-22 15:31:50 +02:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
common.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
common.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
createdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
createuser.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
dropdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
dropuser.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
Makefile Add option to use ICU as global locale provider 2022-03-17 11:13:16 +01:00
nls.mk Translation updates 2022-08-08 12:39:52 +02:00
pg_isready.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
reindexdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
vacuumdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00