largeobject 300 B

12345678
  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/internal/header-pre.hxx"
  7. #include "pqxx/largeobject.hxx"
  8. #include "pqxx/internal/header-post.hxx"