mirror of
https://github.com/SOCI/soci.git
synced 2026-05-12 22:59:05 -05:00
ce6066e06a
We don't support ancient versions of PostgreSQL without single row mode
support, so don't bother checking whether it is available.
This should have been part of e3bb60e1 (Remove vestigial traces of
SOCI_POSTGRESQL_NOSINLGEROWMODE, 2024-03-27).