index
:
LibDB++ PostgreSQL
main
LibDB++ PostgreSQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpqpp
/
pq-column.h
Commit message (
Expand
)
Author
Age
*
Replace ifndef/define/endif with pragma once
HEAD
main
Dan Goodliffe
2023-10-09
*
Avoid repeated calls to PQunescapeBytea
Dan Goodliffe
2023-10-09
*
Move valueAs to BinaryColumn, implement with std::byteswap
Dan Goodliffe
2023-10-08
*
Make pq_deleter a generic helper
Dan Goodliffe
2023-10-08
*
Use unique_ptr for handling unescaped bytea column buffer
Dan Goodliffe
2023-10-08
*
Reformat with new clang-format
Dan Goodliffe
2023-10-08
*
Add JT recommended warnings
Dan Goodliffe
2021-09-18
*
Add override tag
Dan Goodliffe
2020-12-10
*
Clang format
Dan Goodliffe
2020-11-18
*
Tidy fixes for latest clang
libdbpp-postgresql-1.4.1
Dan Goodliffe
2019-03-30
*
Switch to string_view
Dan Goodliffe
2019-02-04
*
Add wrappers for PQgetvalue and PQgetlength in column to simplify access
Dan Goodliffe
2017-06-05
*
Add support for bytea / blob type data
Dan Goodliffe
2017-06-05
*
Introduce select base for different kinds of select
Dan Goodliffe
2016-04-24
*
Rename SelectCommand to CursorSelectCommand
Dan Goodliffe
2016-04-24
*
Add missing override attribute
Dan Goodliffe
2015-12-29
*
Remove rebind
Dan Goodliffe
2015-12-29
*
PostgreSQL files prefixed with pq-
Dan Goodliffe
2015-12-24