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 <tgl@sss.pgh.pa.us>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/collationcmds.c | modified | +12 −0 |