pgsql: Silence flex warnings about DOS file paths in MSVC builds

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence flex warnings about DOS file paths in MSVC builds
Date: 2011-01-23 17:24:41
Message-ID: E1Ph3g9-0005ha-U5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence flex warnings about DOS file paths in MSVC builds

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6c41cf5977ca3f13159b980d4b216e3bc9df90e8

Modified Files
--------------
src/tools/msvc/pgflex.bat | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-23 18:08:27 pgsql: Suppress uninitialized-variable warning.
Previous Message Tom Lane 2011-01-23 17:24:00 Re: pgsql: Add pg_basebackup tool for streaming base backups