pg_upgrade copy_file not needed on Win32

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: pg_upgrade copy_file not needed on Win32
Date: 2011-04-24 00:30:23
Message-ID: 201104240030.p3O0UNr22292@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have applied the attached patch which prevents copy_file() from being
compiled on Win32, per report from Andrew Dunstan. copy_file() is not
used on Win32 and generates a warning.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/pg_upgrade text/x-diff 961 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2011-04-24 01:46:54 Re: time-delayed standbys
Previous Message Andrew Dunstan 2011-04-24 00:25:14 pgwin32_send