Compile postgresql libraries with VS17

2018-11-22 Thread Ádám Maracska
Hi, I would like to ask you whether is it possible to compile the PostgreSQL 9.6.5 version with VS17? I did not find anything against it, but I would like to have a definitive answer if it is possible. Thank you very much, Best Regards, Adam

Compile psql 9.6 with SSL Version 1.1.0

2018-10-12 Thread Ádám Maracska
Hi, Currently I am trying to compile my pqlib with SSL version 1.1.0, but I get the following errors: *fe-secure-openssl.c(1582): error C2037: left of 'ptr' specifies undefined struct/union 'bio_st'* *fe-secure-openssl.c(1582): error C2198: 'pqsecure_raw_read': too few arguments for call* *fe-sec