Commit Graph
15 Commits
Author SHA1 Message Date
Victor Spirin e0871de361 PGPRO-3138: Added #undef open(a, b, c) for Windows build 2019-10-29 18:10:31 +03:00
Victor Spirin e876fcfb0f Fixed script for generate Windows project 2019-07-25 18:23:52 +03:00
Victor Spirin d38b5e6ece Removed libpgfeutils.lib from Windows project 2019-05-28 14:09:52 +03:00
Victor Spirin 1ff905989e Replaced the function strftime with pg_strftime for logs in Windows 2019-04-09 18:05:36 +03:00
Victor Spirin 31830df36d Added initialization of variable for tablespace renaming 2018-12-25 14:08:15 +03:00
Victor Spirin 98c67194a6 Fixed removing directory for the delete command 2018-12-18 19:00:33 +03:00
Victor Spirin 0e445a99e8 Removed obsolete scripts and project templates for Windows 2018-11-14 18:10:57 +03:00
Victor Spirin 5179f0219f Changed the script for creating the Windows project 2018-11-13 13:46:29 +03:00
Victor Spirin 0a510f7211 Some fixes for windows build 2018-11-13 13:11:26 +03:00
Victor Spirin 6832cbbcb9 Replaced the backslash in the path to the backup 2018-05-22 15:55:18 +03:00
Victor Spirin ac98fefc6e change mode for fopen w->PG_BINARY_W, r->PG_BINARY_R 2018-05-11 18:17:54 +03:00
Victor Spirin 83d64c5b9d Function pg_atomic_test_set_flag returns true if the flag has successfully been set, false otherwise 2018-04-26 15:23:50 +03:00
Victor Spirin 9a1e5ba044 Function pg_atomic_test_set_flag returns true if the flag has successfully been set, false otherwise 2018-04-26 15:02:03 +03:00
Victor Spirin 03412d766f Add build script and project template for the 9.6 version 2018-04-24 12:59:25 +03:00
Victor Spirin dff728e272 Add scripts for generate Visual Studio Project 2018-03-13 13:12:54 +03:00