Home
last modified time | relevance | path

Searched refs:wasErrorEncountered (Results 1 – 1 of 1) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Data/PostgreSQL/testsuite/src/
H A DSQLExecutor.cpp217 bool wasErrorEncountered = false; in oidPostgreSQLTest() local
229 wasErrorEncountered = true; in oidPostgreSQLTest()
246 if (wasErrorEncountered) { in oidPostgreSQLTest()