pgsql: Use a new API rather than a deprecated one in in cygwin.

From: itagaki(at)postgresql(dot)org (Takahiro Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use a new API rather than a deprecated one in in cygwin.
Date: 2010-04-05 02:25:56
Message-ID: 20100405022556.6BE627541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use a new API rather than a deprecated one in in cygwin.
cygwin_conv_to_full_win32_path should be replaced with cygwin_conv_path.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-04-05 02:46:20 pgsql: Make dmetaphone.c safe for pgindent and fussy compilers.
Previous Message Bruce Momjian 2010-04-05 02:12:51 Re: pgsql: Add contraint exclusion section to contraint docs.