-
- Downloads
When creating a collation, check that the locales can be loaded
This is the same check that would happen later when the collation is used, but it's friendlier to check the collation already when it is created.
Showing
- src/backend/commands/collationcmds.c 8 additions, 1 deletionsrc/backend/commands/collationcmds.c
- src/test/regress/expected/collate.linux.utf8.out 2 additions, 0 deletionssrc/test/regress/expected/collate.linux.utf8.out
- src/test/regress/sql/collate.linux.utf8.sql 1 addition, 0 deletionssrc/test/regress/sql/collate.linux.utf8.sql
Loading
Please register or sign in to comment