- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Member escape_binary
- Use the transaction's esc_raw() functions instead
- Class pqxx::notify_listener
- Use notification_receiver instead.
- Member pqxx::result::field
- Use
pqxx::field
instead.
- Member pqxx::result::tuple
- Use
pqxx::tuple
instead.
- Class pqxx::tablereader
- Efficiently pull data directly out of a table.
- Class pqxx::tablestream
- Base class for obsolete tablereader/tablewriter classes.
- Class pqxx::tablewriter
- Efficiently write data directly to a database table.
- Member pqxx::trigger
- The trigger class from libpqxx 1.x/2.x has been replaced with notification_receiver.
- Member pqxx::tuple::tuple (const result *r, size_t i)
- Do not use this constructor. It will become private.