Skip to content
Snippets Groups Projects
  1. May 21, 2014
    • Konstantin Osipov's avatar
      Rename patch. · 69a4fc40
      Konstantin Osipov authored
      Always use IPROTO_REQUEST_TYPE to refer to the first member
      of IPROTO_HEADER. Weed out 'code' as a synonym for type.
      
      Rename iproto_packet to iproto_header. It's neither packet nor
      header, but it's at least more header than it is packet.
      
      Restore 'row' as a variable name for an instance of iproto_header
      in all places where it is used as a single replication or
      write ahead log row.
      69a4fc40
    • Roman Tsisyk's avatar
      Merge branch 'stable' · faf7a524
      Roman Tsisyk authored
      Conflicts:
      	src/palloc.cc
      faf7a524
    • Roman Tsisyk's avatar
      Raise exception on attempt allocate very huge chunk on palloc · d9cba2b7
      Roman Tsisyk authored
      Workaround for OPENTAR-77
      d9cba2b7
  2. May 20, 2014
  3. May 19, 2014
  4. May 16, 2014
  5. May 15, 2014
Loading