]> granicus.if.org Git - postgresql/commitdiff
Update win32 include file on 7.4 branch.
authorBruce Momjian <bruce@momjian.us>
Thu, 13 Nov 2003 05:06:56 +0000 (05:06 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 Nov 2003 05:06:56 +0000 (05:06 +0000)
doc/FAQ_MSWIN
src/include/pg_config.h.win32

index d47a9b9276f6abb74c4bd3b2e8c15f1350fbddc9..43a2e8ef6946f7eb373a9a116cdfd06108a8c959 100644 (file)
@@ -1,6 +1,6 @@
 How to install PostgreSQL on Windows
 ====================================
-$Date: 2003/11/12 04:14:34 $
+$Date: 2003/11/13 05:06:56 $
 
 PostgreSQL requires the appropriate subset of Cygwin DLLs to be 
 installed in order that it functions under Windows.
@@ -54,9 +54,8 @@ adjust these instructions accordingly.
 
 5.  It is possible to install ipc-daemon2 and the postmaster as
     Windows NT services.  For information on how to do this, please
-    refer to one of the README documents here:
-
-       http://www.tishler.net/jason/software/postgresql/
+    refer to the README document included with Cygwin PostgreSQL.  It
+    is installed in the /usr/share/doc/Cygwin directory.
 
 Building from source
 --------------------
index 7835ef8d9fff6455b7b3ce605c84c9fc22226acb..624f2dab0bb6a74ef081501ac8fdee151d550fc9 100644 (file)
@@ -3,8 +3,8 @@
 /*
  * Parts of pg_config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "7.3"
-#define PG_VERSION_STR "7.3 (win32)"
+#define PG_VERSION "7.4"
+#define PG_VERSION_STR "7.4 (win32)"
 
 #define SYSCONFDIR ""