﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32608	Collation test fails on PostgreSQL on Windows due to missing locale	Ahmad A. Hussein	nobody	"https://github.com/django/django/blob/f83214a3e15ccadc9e2370dd157ed19bcdb07e2c/tests/schema/tests.py#L4028

This test fails on Windows with the specified locale. Changing ```locale = 'und-u-ks-level2'``` to ```locale = '@colStrength=secondary'``` fixes this but I'm not sure why. I believe the locale used is [https://www.postgresql.org/message-id/43f9b6b6-6fae-47bb-8f4d-8e84af354523@manitou-mail.org/ missing on earlier Windows PostgreSQL installations].

Is this a bug in the code or a failure specific to my installation?"	Cleanup/optimization	closed	Testing framework	dev	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
