6.4.3: Install new stream headers
This release fixes two omissions with the new stream_from
and stream_to
headers:
- The native automake-based build did not include them in the install.
- They were not included in the
pqxx/pqxx
header.
The old tablereader
and tablewriter
headers are no longer included from pqxx/pqxx
. They're still there, but you won't automatically include them when you include pqxx/pqxx
. The stream_from
/stream_to
headers replace the tablereader
/tablewriter
ones, and the old headers will be gone completely in 7.0.