[COMMITTERS] pgsql: Prevent copying default collation

Поиск
Список
Период
Сортировка
Искать

[COMMITTERS] pgsql: Prevent copying default collation

От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Prevent copying default collation

This will not have the desired effect and might lead to crashes when the
copied collation is used.

Reported-by: Tom Lane 

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/17082a88eadfca79b50c04c5a78a2c38ee4f5d9c

Modified Files
--------------
src/backend/commands/collationcmds.c | 12 ++++++++++++
1 file changed, 12 insertions(+)

FAQ