[Django] #32046: Add a postgres operation to create collations.

4 views
Skip to first unread message

Django

unread,
Sep 25, 2020, 10:05:42 AM9/25/20
to django-...@googlegroups.com
#32046: Add a postgres operation to create collations.
--------------------------------------------+------------------------
Reporter: Tom Carrick | Owner: (none)
Type: New feature | Status: new
Component: contrib.postgres | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------------+------------------------
Briefly discussed in [https://groups.google.com/u/2/g/django-
developers/c/djMQwwxtCVY this mailing list thread].

For Postgres users to be able to use useful collations, we should add a
`CreateCollation` operation in `contrib.postgres`, so the user can add
e.g. case-insensitive, accent-insensitive, specific language collations,
etc. without needing to use a RunSQL operation.

[https://www.postgresql.org/docs/current/sql-createcollation.html Postgres
documentation].

--
Ticket URL: <https://code.djangoproject.com/ticket/32046>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 16, 2020, 1:05:41 AM10/16/20
to django-...@googlegroups.com
#32046: Add a postgres operation to create collations.
----------------------------------+---------------------------------------
Reporter: Tom Carrick | Owner: Tom Carrick
Type: New feature | Status: assigned
Component: contrib.postgres | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
----------------------------------+---------------------------------------
Changes (by Mariusz Felisiak):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/32046#comment:6>

Django

unread,
Oct 17, 2020, 6:20:35 AM10/17/20
to django-...@googlegroups.com
#32046: Add a postgres operation to create collations.
----------------------------------+---------------------------------------
Reporter: Tom Carrick | Owner: Tom Carrick
Type: New feature | Status: assigned
Component: contrib.postgres | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+---------------------------------------
Changes (by Tom Carrick):

* needs_better_patch: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/32046#comment:7>

Django

unread,
Oct 20, 2020, 5:53:58 AM10/20/20
to django-...@googlegroups.com
#32046: Add a postgres operation to create collations.
-------------------------------------+-------------------------------------

Reporter: Tom Carrick | Owner: Tom
| Carrick
Type: New feature | Status: assigned
Component: contrib.postgres | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/32046#comment:8>

Django

unread,
Oct 21, 2020, 5:27:58 AM10/21/20
to django-...@googlegroups.com
#32046: Add a postgres operation to create collations.
-------------------------------------+-------------------------------------
Reporter: Tom Carrick | Owner: Tom
| Carrick
Type: New feature | Status: closed
Component: contrib.postgres | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"f5e07601b233a50e6bcca438f65fd7028277f78b" f5e07601]:
{{{
#!CommitTicketReference repository=""
revision="f5e07601b233a50e6bcca438f65fd7028277f78b"
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for
PostgreSQL.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/32046#comment:9>

Reply all
Reply to author
Forward
0 new messages