From d63b335cf244a30c97b94f72a46a1ec826f4f7b5 Mon Sep 17 00:00:00 2001
From: Hiroshi Saito
Date: Sat, 29 May 2010 13:42:07 +0000
Subject: [PATCH] USE_LIBPQ option forgotten.
---
docs/win32-compilation.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/win32-compilation.html b/docs/win32-compilation.html
index 56f403b..fc2c8ae 100644
--- a/docs/win32-compilation.html
+++ b/docs/win32-compilation.html
@@ -123,6 +123,10 @@ The following build options may be used:
| MSDTC |
Yes (but VC++ 6.0 default is no) |
+
+ | USE_LIBPQ |
+ Yes (libpq is required) |
+
--
2.39.5