Back-patch Fix bat file quoting of %ENV from commit 19b7fac8.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/ffc50e134a7e67bc48bf512a4bb681d46cc1fe31
Modified Files
--------------
src/tools/msvc/install.bat | 2 +-
src/tools/msvc/pgbison.bat | 2 +-
src/tools/msvc/pgflex.bat | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2011-07-04 15:04:01 |
| Subject: pgsql: Remove unused variable to silence compiler warning |
| Previous: | From: Tom Lane | Date: 2011-07-04 14:36:36 |
| Subject: pgsql: Remove missed reference to SilentMode. |