Re: Edit query buffer - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: Edit query buffer
Date
Msg-id 20179.1099538313@sss.pgh.pa.us
Whole thread Raw
In response to Edit query buffer  ("Wood, Bruce" <Bruce.Wood@ngc.com>)
List pgsql-hackers-win32
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> He later stated that he was also testing beta2.  I am seeing the same
> failure on our newest pginstaller, beta4.

It's not the "same" failure, but it's pretty obvious that the #ifdef
WIN32 code in do_edit() was never actually tested ... and why shouldn't
the stat() logic work on Windows, anyway?

            regards, tom lane

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Edit query buffer
Next
From: "Merlin Moncure"
Date:
Subject: Re: possible problem with version string in win32 port