stream_to 212 B

123456
  1. /** pqxx::stream_to class.
  2. *
  3. * pqxx::stream_to enables optimized batch updates to a database table.
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/stream_to.hxx"