r-dbi / RPostgres

A DBI-compliant interface to PostgreSQL
https://rpostgres.r-dbi.org
Other
328 stars 78 forks source link

vendoring cpp11 headers #450

Open pachadotdev opened 8 months ago

pachadotdev commented 8 months ago

Provided that @Antonov548 migrated all to C++11, it makes sense to use vendoring to count on a more robust codebase.

I will send a PR for this now, where vscode-install.r shows what I did and NEWS.md summarises the change.

krlmlr commented 3 months ago

Thanks for this. Let's continue the discussion in the PR.