Prevent copying default collation

Peter Eisentraut <peter_e@gmx.net>

Commit: 17082a88eadfca79b50c04c5a78a2c38ee4f5d9c
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-06-13T12:49:41Z
Releases: 10.0
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>

Files

PathChange+/−
src/backend/commands/collationcmds.c modified +12 −0