* owner: nobody => Simon Charette
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34955#comment:15>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34955#comment:16>
* cc: David Wobrock (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/34955#comment:17>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6364b6ee1071381eb3a23ba6b821fc0d6f0fce75" 6364b6ee]:
{{{
#!CommitTicketReference repository=""
revision="6364b6ee1071381eb3a23ba6b821fc0d6f0fce75"
Fixed #34955 -- Made Concat() use || operator on PostgreSQL.
This also avoids casting string based expressions in Concat() on
PostgreSQL.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34955#comment:18>