Commits on Jan 22, 2017
  1. Switch to the v2 version of these functions.

    The sqlite3 docs suggest always using prepare_v2 and the close_v2
    could potentially help with an fd leak we have been seeing
    rlerdorf committed Jan 22, 2017
Commits on Mar 22, 2016
  1. Disable huge pages in the Zend allocator by default

    As per the discussion on internals, this is an expert feature
    that needs special system-level configuration and care.
    rlerdorf committed Mar 22, 2016
Commits on Feb 22, 2015
  1. NEWS entry

    rlerdorf committed Feb 22, 2015
  2. NEWS entry

    rlerdorf committed Feb 22, 2015
Commits on Oct 17, 2014
Commits on Nov 8, 2013
  1. NEWS entry

    rlerdorf committed Nov 8, 2013
  2. NEWS entry

    rlerdorf committed Nov 8, 2013
Commits on Oct 27, 2013
  1. test commit

    rlerdorf committed Oct 27, 2013
Commits on Apr 5, 2013
Commits on Nov 6, 2012
Commits on Mar 21, 2012
  1. NEWS entry for readline fix

    rlerdorf committed Mar 21, 2012
Commits on Mar 12, 2012
  1. Remove reference to "default_charset" here since the it isn't

    really about the ini option at all. That only comes into play
    when you force it by passing and empty encoding string to those
    functions.
    rlerdorf committed Mar 12, 2012
Commits on Mar 2, 2012
Commits on Mar 1, 2012
Commits on Jan 29, 2012
  1. createCollation

    rlerdorf committed Jan 29, 2012
  2. createCollation()

    rlerdorf committed Jan 29, 2012
Commits on Jan 19, 2012
  1. .

    rlerdorf committed Jan 19, 2012
Commits on Nov 16, 2011
  1. Had the wrong bug number there

    rlerdorf committed Nov 16, 2011
Commits on Nov 1, 2011
  1. Fix bug 60183

    rlerdorf committed Nov 1, 2011
Commits on Aug 11, 2011
  1. Fix bug number there

    rlerdorf committed Aug 11, 2011
Commits on May 25, 2011
  1. This isn't in

    rlerdorf committed May 25, 2011
Commits on May 21, 2011
Commits on May 19, 2011
  1. Fix bug 54866

    rlerdorf committed May 19, 2011
Commits on Jan 6, 2011
  1. Fix bug #53682

    rlerdorf committed Jan 6, 2011
Commits on Jul 23, 2010
  1. Let's keep NEWS entries to things that might affect users.

    A typo in a comment isn't very news-worthy.
    rlerdorf committed Jul 23, 2010
Commits on Apr 2, 2010
Commits on Mar 31, 2010
  1. Moved to 5.3

    rlerdorf committed Mar 31, 2010