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 <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/17082a88eadfca79b50c04c5a78a2c38ee4f5d9c Modified Files -------------- src/backend/commands/collationcmds.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
