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).