#27385: Error in QuerySet.bulk_create() on PostgreSQL when objs length is a
multiple plus one of batch_size
-------------------------------------+-------------------------------------
     Reporter:  David Barragán       |                    Owner:  nobody
  Merino                             |
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.10
  (models, ORM)                      |
     Severity:  Release blocker      |               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 Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"b3bd3aa07c026239dd39d1a37498dfd0a2f09caf" b3bd3aa]:
 {{{
 #!CommitTicketReference repository=""
 revision="b3bd3aa07c026239dd39d1a37498dfd0a2f09caf"
 Fixed #27385 -- Fixed QuerySet.bulk_create() on PostgreSQL when the number
 of objects is a multiple plus one of batch_size.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27385#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.f6c8b6897e280619367f07c2e17b009b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to