psql timing patch broke msvc build

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: psql timing patch broke msvc build
Date: 2006-12-18 12:12:57
Message-ID: 20061218121257.GA5580@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch
(http://archives.postgresql.org/pgsql-committers/2006-12/msg00133.php)
broke the win32 MSVC build by reordering the definition vs includes.
Attached patch fixes this. (Most likely this didn't show up on MingW
because it uses an ancient version of the system headers)

//Magnus

Attachment Content-Type Size
psql_timing_win32.patch text/plain 891 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-12-18 14:18:19 Re: psql timing patch broke msvc build
Previous Message Albe Laurenz 2006-12-18 08:31:35 Re: unixware and --with-ldap