[postgis-tickets] [PostGIS] #2856: broken varint encoding ?

PostGIS trac at osgeo.org
Tue Jul 29 04:25:44 PDT 2014


#2856: broken varint encoding ?
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.2.0
 Component:  postgis  |     Version:  trunk        
Resolution:  invalid  |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by strk):

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


Comment:

 Sorry, this is invalid. The encoding for 2147483647 should really be 5
 bytes long, the example in the google page was about zigzag encoding, not
 varint encoding.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2856#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list