poco/Data/PostgreSQL
Vojtěch Erben 8d4dee26ea Fixed PostgreSQL SessionImpl, use mysql_reset_connection() if it is
available

Use mysql_reset_connection() only if MySQL version is >= 5.7 or MariaDB
version is >= 3.0.0 otherwise fall back to myslq_refresh()
2018-11-21 10:14:07 +01:00
..
cmake Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
include Fixed PostgreSQL SessionImpl, use mysql_reset_connection() if it is 2018-11-21 10:14:07 +01:00
src Fixed PostgreSQL SessionImpl, use mysql_reset_connection() if it is 2018-11-21 10:14:07 +01:00
testsuite Fix update PATH with the TestApp directoy for ProcessTest 2018-10-05 15:31:16 +02:00
build.gradle Update for Data/PostgreSQL 2018-05-12 14:55:01 +02:00
CMakeLists.txt Fix CMakeLitst.txt in Data/PostgreSQL for enabling testsuits (#2519) 2018-10-29 07:40:30 -05:00
dependencies add postgresql 2018-05-07 15:28:38 +00:00
Makefile Postgres Linux and cmake build 2018-05-07 11:50:39 -05:00
PostgreSQL_vs100.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs100.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_vs100.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs110.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs110.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_vs110.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs120.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs120.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_vs120.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs140.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs140.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_vs140.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs150.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_vs150.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_vs150.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_VS90.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_VS90.vcproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs90.sln Remove WinTestRunner 2018-06-10 19:46:19 +02:00
PostgreSQL_x64_vs90.vcproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs100.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs100.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs100.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs110.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs110.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs110.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs120.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs120.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs120.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs140.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs140.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs140.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs150.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_x64_vs150.vcxproj Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
PostgreSQL_x64_vs150.vcxproj.filters add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL.progen add postgresql 2018-05-07 15:28:38 +00:00