Обсуждение: [COMMITTERS] pgsql: Prevent copying default collation

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

[COMMITTERS] pgsql: Prevent copying default collation

От
Peter Eisentraut
Дата:
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 <tgl@sss.pgh.pa.us>

Branch
------
master

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

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