Skip to content

libpqxx 7.0.6: Yup, there's more to fix.

Compare
Choose a tag to compare
@jtv jtv released this 23 Apr 16:37
· 1057 commits to master since this release

In the run-up to a 7.1 release, here's some more fixes:

  • Prefer pg_config over pkg-config for include path (#291).
  • Try to plod on if we don't know the PostgreSQL include path.
  • Fix error message when starting overlapping transactions and such (#303).
  • Fix potential crashes when converting invalid strings to floats (#307, #308).