#2119: upgrade-master sets auto-increment counters for id fields incorrectly in
postgresql
---------------------+---------------------
Reporter:  szager    |       Owner:
    Type:  defect    |      Status:  closed
Priority:  major     |   Milestone:  0.8.6
 Version:  0.8.4p1   |  Resolution:  fixed
Keywords:  database  |
---------------------+---------------------
Changes (by Dustin J. Mitchell):

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


Comment:

 Set postgres sequence values to allow inserts

 This fixes #2119, where the explicit inserts done as Buildbot imports
 changes from pickles skip the call to nextval('changes_changeid_seq'),
 and thus leave that sequence value out of sync with the table contents.
  Changeset: 0a3c28399e4c74e0d34cc33d8df66c435b991a28

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2119#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to