pgsql: Add cygwin version check before using cygwin_conv_path(), and use

From: itagaki(at)postgresql(dot)org (Takahiro Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add cygwin version check before using cygwin_conv_path(), and use
Date: 2010-04-07 03:48:51
Message-ID: 20100407034851.AF7EE7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add cygwin version check before using cygwin_conv_path(),
and use cygwin_conv_to_full_win32_path() in older versions.

Modified Files:
--------------
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.121 -> r1.122)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.121&r2=1.122)

Browse pgsql-committers by date

  From Date Subject
Next Message Takahiro Itagaki 2010-04-07 03:51:19 pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING
Previous Message User Achernow 2010-04-07 02:25:59 libpqtypes - libpqtypes: