#34955: Make Concat() use the database operator `||` on PostgreSQL.
-------------------------------------+-------------------------------------
     Reporter:  Paolo Melchiorre     |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  field, database,     |             Triage Stage:  Accepted
  generated, output_field            |
    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:"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>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018bcda78724-3811a24c-1e40-442b-bc23-4145b58501bc-000000%40eu-central-1.amazonses.com.

Reply via email to