Skip to content

Update C++ libpqxx docs for libpqxx 8 and Ubuntu 26.04#179

Merged
bandle merged 1 commit into
masterfrom
bandle/pqxx
Jun 19, 2026
Merged

Update C++ libpqxx docs for libpqxx 8 and Ubuntu 26.04#179
bandle merged 1 commit into
masterfrom
bandle/pqxx

Conversation

@bandle

@bandle bandle commented Jun 12, 2026

Copy link
Copy Markdown
Contributor
  • Warn that Ubuntu 26.04's libpqxx-dev (7.10) has a double-free, with instructions to build libpqxx 8.0.1 from source
  • Update compile command to c++23
  • Update insert API from exec_prepared to exec(pqxx::prepped{}, pqxx::params{})
  • Replace using namespace std with explicit std:: prefixes

Comment thread content/clients/cpp/_index.md Outdated
- Warn that Ubuntu 26.04's libpqxx-dev (7.10) has a double-free, with instructions to build libpqxx 8.0.1 from source
- Update compile command to c++23
- Update insert API from exec_prepared to exec(pqxx::prepped{}, pqxx::params{})
- Replace `using namespace std` with explicit std:: prefixes
@bandle bandle merged commit a8c2059 into master Jun 19, 2026
4 checks passed
@bandle bandle deleted the bandle/pqxx branch June 19, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants