pgsql: Fix locale options checking in CREATE DATABASE.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Fix locale options checking in CREATE DATABASE.
Дата
Msg-id E1s1xte-000s0n-R5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix locale options checking in CREATE DATABASE.

Discussion: https://postgr.es/m/4ea13583-7305-40b0-8525-58381533e2b1@eisentraut.org
Reported-by: Peter Eisentraut

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7562a9bd7100702ce7878a17f4aaac1df08a8e09

Modified Files
--------------
src/backend/commands/dbcommands.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Disallow converting a table to a view within an outer SQL comman
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca