Skip to content
Snippets Groups Projects
  1. May 20, 2015
  2. May 19, 2015
  3. May 18, 2015
  4. Apr 08, 2015
  5. Apr 07, 2015
  6. Mar 26, 2015
  7. Feb 04, 2015
  8. Feb 03, 2015
  9. Jan 20, 2015
  10. May 25, 2014
  11. May 07, 2014
  12. May 01, 2014
  13. Mar 23, 2014
  14. Mar 19, 2014
  15. Mar 16, 2014
  16. Mar 10, 2014
  17. Sep 20, 2013
  18. Jul 26, 2013
  19. Jan 30, 2013
  20. Dec 24, 2012
  21. Dec 15, 2012
    • Pierre Queinnec's avatar
      gh-47 Fix an issue with JDBC scans · 7b564cc3
      Pierre Queinnec authored
      JDBC scans did not instruct the driver to use a specific fetchsize,
      resulting in most cases in an OOM; add support for setting fetchsize.
      
      Also add support for disabling autocommit on the JDBC connections,
      mostly because Postgres for example doesn't support setting fetchsize
      without disabling autocommit.
      7b564cc3
Loading