[ANN] VTD-XML 2.7

From: "jimmy Zhang" <crackeur(at)comcast(dot)net>
To:
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: [ANN] VTD-XML 2.7
Date: 2009-10-03 03:34:14
Message-ID: 01ef01ca43da$61303040$0402a8c0@your55e5f9e3d2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

VTD-XML 2.7 is released and can be downloaded at
http://sourceforge.net/projects/vtd-xml/files/

Below is a summary of what are the new features and enhancements.

Expanded VTD-XML's Core API

* VTDNav: toStringUpperCase, toStringLowerCase, contains(), endsWith(),
startsWith()
* Extended VTD added in-memory buffer support

Improved Xpath

* added the following XPath 2.0 functions: abs(), ends-with(), upper-case(),
lower-case()
* added support for variable reference
* significantly enhanced XPath syntax, checking error reporting (Special
thanks to Mark Swanson)
* Internal performance tuning

Bug fixes and Code Enhancement

* C version significantly removed warning message, fix memory leak during
Xpath expression parsing,
* Various bug fies (Special thanks to Jon Roberts, John Zhu, Matej Spiller,
Steve Polson, and Romain La Tellier)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message 纪晓曦 2009-10-03 06:20:59 Re: Where can I get the number of plans that considered by Planner?
Previous Message Greg Smith 2009-10-02 23:24:32 Re: Limit of bgwriter_lru_maxpages of max. 1000?