forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6a9fc11
committed
Remove redundant check for default collation.
The operative check is for a deterministic collation, so the check forDEFAULT_COLLATION is redundant. Furthermore, it will be wrong if weever support a non-deterministic default collation.Author: Andreas KarlssonDiscussion:https://postgr.es/m/60929555-4709-40a7-b136-bcb44cff5a3c@proxel.se1 parentcb599b9 commit6a9fc11
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2540 | 2540 |
| |
2541 | 2541 |
| |
2542 | 2542 |
| |
2543 |
| - | |
2544 | 2543 |
| |
2545 | 2544 |
| |
2546 | 2545 |
| |
|
0 commit comments
Comments
(0)