From a2b2faa6019572388248617d0ac740bde95feb74 Mon Sep 17 00:00:00 2001
From: znone <glyc@sina.com.cn>
Date: Fri, 26 Feb 2021 13:44:08 +0000
Subject: [PATCH] PostgreSQL: support binary data PostgreSQl: add database pool

---
 test/vs/test_postgres/test_postgres.vcproj |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/test/vs/test_postgres/test_postgres.vcproj b/test/vs/test_postgres/test_postgres.vcproj
index 4ba0b92..2a62056 100644
--- a/test/vs/test_postgres/test_postgres.vcproj
+++ b/test/vs/test_postgres/test_postgres.vcproj
@@ -177,6 +177,10 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
+				RelativePath="..\..\md5.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\stdafx.cpp"
 				>
 			</File>
@@ -191,6 +195,10 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
+				RelativePath="..\..\md5.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\stdafx.h"
 				>
 			</File>

--
Gitblit v1.9.3