Enhancements:
- Accept
CPPFLAGSfrom configure inMakefile.in.
Patch by Marko Kreen. - Add command line option
-Xto specify extra connect string fragment.
Needed to specify unusual connect string options.
Patch by Marko Kreen. - Introduce replay filter options with
-D databaseand-U usernameto filter for a database or user during parsing.
Patch by Gilles Darold.