poco/Data/PostgreSQL
Alexander B 24b7122f43
add sendfile method for streamsocket (#4007)
* add sendfile method for streamsocket

* add mswsock.lib to the project files and templates

* remove /DPOCO_NO_AUTOMATIC_LIBS for cmake windows build

* merge from upstream

* merge from upstream

* fix code stile
add NotImplemented exception for unsupported platforms
exculude <sys/sendfile.h> for POCO_EMSCRIPTEN, because https://
github.com/emscripten-core/emscripten/pull/16234

* add iostream include for std::cout

* fix compilation for emscripten (wrap sendfile)
2023-12-11 10:47:03 +01:00
..
cmake Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
include PostgreSQL SessionHandle: const fixes. 2023-11-03 19:48:52 -07:00
src Merge pull request #4257 from pocoproject/4244-postgres-setAutoCommit-should-not-call-startTransaction 2023-11-10 12:52:32 +01:00
testsuite add sendfile method for streamsocket (#4007) 2023-12-11 10:47:03 +01:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
dependencies add postgresql 2018-05-07 15:28:38 +00:00
Makefile fix(Data): 2023-11-01 00:25:46 +01:00
PostgreSQL_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
PostgreSQL_vs140.vcxproj updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs140.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
PostgreSQL_vs150.vcxproj updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs150.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
PostgreSQL_vs160.vcxproj Win build fix (#4260) 2023-11-11 11:08:18 +01:00
PostgreSQL_vs160.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
PostgreSQL_vs170.vcxproj fix(build): update buildwin.ps1 script for ARM64; regenerate Data dependent VS2022 projects 2023-11-06 12:32:17 +01:00
PostgreSQL_vs170.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_VS90.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_VS90.vcproj fix(build): update buildwin.ps1 script for ARM64; regenerate Data dependent VS2022 projects 2023-11-06 12:32:17 +01:00
PostgreSQL.make fix include/lib paths for Apple Silicon 2022-11-17 11:47:18 +01:00
PostgreSQL.progen fix(build): update buildwin.ps1 script for ARM64; regenerate Data dependent VS2022 projects 2023-11-06 12:32:17 +01:00