From: | mha(at)postgresql(dot)org (Magnus Hagander) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Rewrite win32 install documentation (it's not client only |
Date: | 2007-03-13 16:03:36 |
Message-ID: | 20070313160336.56C4A9FB8B6@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
Rewrite win32 install documentation (it's not client only anymore, and it's
now complete). Update for the MSVC6/Borland support now being only libpq.
Move most of the information about full MSVC build from README file into
documentation.
Modified Files:
--------------
pgsql/doc/src/sgml:
install-win32.sgml (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/install-win32.sgml.diff?r1=1.30&r2=1.31)
installation.sgml (r1.285 -> r1.286)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.285&r2=1.286)
pgsql/src/tools/msvc:
README (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/README.diff?r1=1.3&r2=1.4)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-03-13 22:56:48 | pgsql: Regression makefile now needs to make separate lists of what to |
Previous Message | User Mkz | 2007-03-13 15:31:44 | pgbouncer - pgbouncer: Imported Sources |