mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 01:16:55 +02: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