mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-06 04:55:42 +01:00

* added new memeber SqlState to PostgreSQLException and made use of it in StatementExecutor * Added test case testSqlState * fixed nameing convention errors. fixed bug in PostgreSQLException::PostgreSQLException regarding null termination of _sqlState data member