-
- Downloads
TPgSQLStatement: Large Object support. Feature ROOT-5257.
The attached patch adds the methods SetLargeObject() and GetLargeObject() with similar syntax to GetBinary() / SetBinary(). Provided by by Oliver Freyermuth.
Showing
- net/net/inc/TSQLStatement.h 2 additions, 0 deletionsnet/net/inc/TSQLStatement.h
- net/net/src/TSQLStatement.cxx 64 additions, 60 deletionsnet/net/src/TSQLStatement.cxx
- sql/pgsql/inc/TPgSQLStatement.h 2 additions, 1 deletionsql/pgsql/inc/TPgSQLStatement.h
- sql/pgsql/src/TPgSQLServer.cxx 1 addition, 1 deletionsql/pgsql/src/TPgSQLServer.cxx
- sql/pgsql/src/TPgSQLStatement.cxx 179 additions, 4 deletionssql/pgsql/src/TPgSQLStatement.cxx
Loading
Please register or sign in to comment