Skip to content
Snippets Groups Projects
  1. Jul 11, 2013
  2. Jul 08, 2013
  3. Jul 05, 2013
  4. Jul 03, 2013
  5. Jul 02, 2013
  6. Jul 01, 2013
  7. Jun 28, 2013
  8. Jun 27, 2013
  9. Jun 26, 2013
  10. Jun 25, 2013
  11. Jun 24, 2013
  12. Jun 23, 2013
  13. Jun 22, 2013
    • Konstantin Osipov's avatar
      key-validate: review fixes · 9f11c4a8
      Konstantin Osipov authored
      - introduce primary_key_validate
      - make asserts follow the coding style
      - the original patch introduced a regression
      in the error message when using a multi-part
      key in update/delete: since, in the original patch,
      key_validate was invoked before primary-key validation,
      the error message changed to a less suitable one. Remove
      this.
      - an assert that something is not NULL is useless noise,
      since a few lines down there's definitely going to be
      NULL pointer dereference.
      9f11c4a8
  14. Jun 21, 2013
Loading