largeobject 219 B

123456
  1. /** Large Objects interface.
  2. *
  3. * Supports direct access to large objects, as well as through I/O streams
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/largeobject.hxx"