psql timing patch broke msvc build - Mailing list pgsql-patches

From Magnus Hagander
Subject psql timing patch broke msvc build
Date
Msg-id 20061218121257.GA5580@svr2.hagander.net
Whole thread Raw
Responses Re: psql timing patch broke msvc build
List 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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql commandline conninfo
Next
From: Andrew Dunstan
Date:
Subject: Re: psql timing patch broke msvc build