~paxed/evergreen/fi-fi-translation

Viewing all changes in revision 17353.

  • Committer: Lebbeous Fogle-Weekley
  • Author(s): Bill Erickson
  • Date: 2013-01-14 22:10:31 UTC
  • Revision ID: git-v1:976d33c2d1fcb6a4fccd684e7d21f0c8854c2adb
EDIReader: improve monetary regexes

Make no attempt to enforce/decipher monetary amounts in the regexes,
simply capture the values.  If they are invalid, Postgres will let us
know.

This change allows us to capture non-numeric (\d) characters (e.g. "."),
which are of course common in monetary amounts.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: