Download Latest Version 7.10.3_ Fix MSVC C++17 build source code.tar.gz (787.2 kB)
Email in envelope

Get an email when there's a new version of libpqxx

Home / 7.10.3
Name Modified Size InfoDownloads / Week
Parent folder
7.10.3_ Fix MSVC C++17 build source code.tar.gz 2025-10-07 787.2 kB
7.10.3_ Fix MSVC C++17 build source code.zip 2025-10-07 958.5 kB
README.md 2025-10-07 669 Bytes
Totals: 3 Items   1.7 MB 5

This is a quick update to 7.10.2. It fixes some problems with building libpqxx as C++17 in Microsoft Visual Studio.

The main changes however are what you already got with 7.10.3:

  • Fixes to CMake & pkgconfig setup.
  • Better handling of weirdness in connection strings.
  • Can't pass parameters to stream().
  • row::as_tuple() is now public.
  • Fixed potential garbage at end of type names in error messages.
  • Build fix on macOS related to std::free().
  • Fix to workaround when compiler does not support to_chars() for floating point.
  • Avoid crash in affected_rows() for empty result.
  • Work with compilers that support concepts but not ranges.
Source: README.md, updated 2025-10-07